Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1992 void getLegacyIntegralTypeEncoding(QualType &t) const;
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7934 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { in getLegacyIntegralTypeEncoding() function in ASTContext
8277 getLegacyIntegralTypeEncoding(PointeeTy); in getObjCEncodingForTypeImpl()
8359 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForTypeImpl()
8659 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForStructureImpl()