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

/external/clang/include/clang/AST/
H A DASTContext.h969 void getLegacyIntegralTypeEncoding(QualType &t) const;
/external/clang/lib/AST/
H A DASTContext.cpp4212 /// getLegacyIntegralTypeEncoding -
4217 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { function in class:ASTContext
4392 getLegacyIntegralTypeEncoding(PointeeTy);
4475 getLegacyIntegralTypeEncoding(qt);
4726 getLegacyIntegralTypeEncoding(qt);

Completed in 106 milliseconds