Searched defs:getTypeOfType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp3448 /// getTypeOfType - Unlike many "get<Type>" functions, we don't unique
3453 QualType ASTContext::getTypeOfType(QualType tofType) const { function in class:ASTContext

Completed in 317 milliseconds