Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h1405 void getLegacyIntegralTypeEncoding(QualType &t) const;
/external/clang/lib/AST/
DASTContext.cpp5190 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { in getLegacyIntegralTypeEncoding() function in ASTContext
5429 getLegacyIntegralTypeEncoding(PointeeTy); in getObjCEncodingForTypeImpl()
5510 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForTypeImpl()
5835 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForStructureImpl()