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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1540 void getLegacyIntegralTypeEncoding(QualType &t) const;
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5384 /// getLegacyIntegralTypeEncoding -
5389 void ASTContext::getLegacyIntegralTypeEncoding (QualType &PointeeTy) const { function in class:ASTContext
5638 getLegacyIntegralTypeEncoding(PointeeTy);
5719 getLegacyIntegralTypeEncoding(qt);
6038 getLegacyIntegralTypeEncoding(qt);

Completed in 69 milliseconds