Searched refs:getInfoForType (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComparisonCategories.h197 const ComparisonCategoryInfo &getInfoForType(QualType Ty) const;
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DComparisonCategories.cpp160 const ComparisonCategoryInfo &ComparisonCategories::getInfoForType(QualType Ty) const { function in class:ComparisonCategories
H A DExprConstant.cpp12826 Info.Ctx.CompCategories.getInfoForType(E->getType());
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprAgg.cpp1007 CGF.getContext().CompCategories.getInfoForType(E->getType());
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp8058 VarDecl *EqualVD = S.Context.CompCategories.getInfoForType(StrongOrdering)

Completed in 371 milliseconds