HomeSort by: relevance | last modified time | path
    Searched refs:CompCategories (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 2106 ComparisonCategories CompCategories;
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprAgg.cpp 1007 CGF.getContext().CompCategories.getInfoForType(E->getType());
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclCXX.cpp 7851 if (auto *Info = S.Context.CompCategories.lookupInfoForType(
7914 S.Context.CompCategories.lookupInfoForType(FD->getReturnType())) {
8058 VarDecl *EqualVD = S.Context.CompCategories.getInfoForType(StrongOrdering)
11149 ComparisonCategoryInfo *Info = Context.CompCategories.lookupInfo(Kind);
SemaOverload.cpp 13884 Context.CompCategories.lookupInfoForType(DefaultedFn->getReturnType());
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 983 CompCategories(this_()), LastSDM(nullptr, 0) {
ExprConstant.cpp 12826 Info.Ctx.CompCategories.getInfoForType(E->getType());

Completed in 70 milliseconds