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

/external/clang/lib/AST/
H A DASTContext.cpp4672 /// getLegacyIntegralTypeEncoding -
4677 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { function in class:ASTContext
4854 getLegacyIntegralTypeEncoding(PointeeTy);
4937 getLegacyIntegralTypeEncoding(qt);
5218 getLegacyIntegralTypeEncoding(qt);

Completed in 161 milliseconds