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

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