Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h1349 void getLegacyIntegralTypeEncoding(QualType &t) const;
/trueos/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp5032 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { in getLegacyIntegralTypeEncoding() function in ASTContext
5260 getLegacyIntegralTypeEncoding(PointeeTy); in getObjCEncodingForTypeImpl()
5340 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForTypeImpl()
5654 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForStructureImpl()