Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DComparisonCategories.cpp26 using CCT = ComparisonCategoryType; in getComparisonCategoryForBuiltinCmp() typedef
128 using CCT = ComparisonCategoryType; in lookupInfoForType() typedef
204 using CCT = ComparisonCategoryType; in getPossibleResultsForType() typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dstatic-accessed-through-instance.cpp121 template <typename T> struct CCT { struct
123 T x;
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3254 EVT CCT = getSetCCResultType(NVT); ExpandIntRes_MINMAX() local
3280 EVT CCT = getSetCCResultType(NVT); ExpandIntRes_MINMAX() local
3333 EVT CCT = getSetCCResultType(VT); ExpandIntRes_MINMAX() local
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11915 std::optional<ComparisonCategoryType> CCT = checkArithmeticOrEnumeralThreeWayCompare() local
12065 std::optional<ComparisonCategoryType> CCT = CheckCompareOperands() local