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

/external/clang/lib/AST/
H A DASTContext.cpp5071 /// getLegacyIntegralTypeEncoding -
5076 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { function in class:ASTContext
5314 getLegacyIntegralTypeEncoding(PointeeTy);
5392 getLegacyIntegralTypeEncoding(qt);
5710 getLegacyIntegralTypeEncoding(qt);

Completed in 132 milliseconds