Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1801 void getLegacyIntegralTypeEncoding(QualType &t) const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp6464 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { in getLegacyIntegralTypeEncoding() function in ASTContext
6743 getLegacyIntegralTypeEncoding(PointeeTy); in getObjCEncodingForTypeImpl()
6821 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForTypeImpl()
7144 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForStructureImpl()