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

/external/clang/include/clang/AST/
H A DASTContext.h1213 void getLegacyIntegralTypeEncoding(QualType &t) const;
/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 64 milliseconds