Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1864 void getLegacyIntegralTypeEncoding(QualType &t) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp7171 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { in getLegacyIntegralTypeEncoding() function in ASTContext
7511 getLegacyIntegralTypeEncoding(PointeeTy); in getObjCEncodingForTypeImpl()
7593 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForTypeImpl()
7891 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForStructureImpl()