Home
last modified time | relevance | path

Searched defs:CCT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComparisonCategories.cpp25 using CCT = ComparisonCategoryType; in getComparisonCategoryForBuiltinCmp() typedef
127 using CCT = ComparisonCategoryType; in lookupInfoForType() typedef
203 using CCT = ComparisonCategoryType; in getPossibleResultsForType() typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2532 EVT CCT = getSetCCResultType(NVT); in ExpandIntRes_MINMAX() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp11600 Optional<ComparisonCategoryType> CCT = in checkArithmeticOrEnumeralThreeWayCompare() local
11740 Optional<ComparisonCategoryType> CCT = in CheckCompareOperands() local