Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2059 void getLegacyIntegralTypeEncoding(QualType &t) const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8390 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { in getLegacyIntegralTypeEncoding() function in ASTContext
8735 getLegacyIntegralTypeEncoding(PointeeTy); in getObjCEncodingForTypeImpl()
8817 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForTypeImpl()
9118 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForStructureImpl()