Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1403 void getLegacyIntegralTypeEncoding(QualType &t) const;
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp5155 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { in getLegacyIntegralTypeEncoding() function in ASTContext
5394 getLegacyIntegralTypeEncoding(PointeeTy); in getObjCEncodingForTypeImpl()
5475 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForTypeImpl()
5800 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForStructureImpl()