Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h1560 void getLegacyIntegralTypeEncoding(QualType &t) const;
/external/clang/lib/AST/
DASTContext.cpp5453 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { in getLegacyIntegralTypeEncoding() function in ASTContext
5694 getLegacyIntegralTypeEncoding(PointeeTy); in getObjCEncodingForTypeImpl()
5774 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForTypeImpl()
6093 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForStructureImpl()