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

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

Completed in 259 milliseconds