Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1969 void getLegacyIntegralTypeEncoding(QualType &t) const;
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp7923 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { in getLegacyIntegralTypeEncoding() function in ASTContext
8264 getLegacyIntegralTypeEncoding(PointeeTy); in getObjCEncodingForTypeImpl()
8346 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForTypeImpl()
8648 getLegacyIntegralTypeEncoding(qt); in getObjCEncodingForStructureImpl()