/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnitIndex.cpp | 50 #define CASE(S,T) \ in serializeSectionKind() macro 76 #define CASE(S,T) \ in deserializeSectionKind() macro
|
/llvm-project/clang/tools/libclang/ |
H A D | CXLoadedDiagnostic.cpp | 77 #define CASE(X) case serialized_diags::X: return CXDiagnostic_##X; in getSeverity() macro
|
/llvm-project/mlir/lib/ExecutionEngine/ |
H A D | SparseTensorRuntime.cpp | 114 #define CASE(p, c, v, P, C, V) \ macro
|
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/ |
H A D | CodegenUtils.cpp | 92 #define CASE(ONAME, O) \ in overheadTypeFunctionSuffix() macro 134 #define CASE(VNAME, V) \ in primaryTypeFunctionSuffix() macro
|
/llvm-project/libcxx/test/std/utilities/format/format.functions/ |
H A D | format_tests.h | 34 #define CASE( invalid_types() macro [all...] |
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FlagsCopyLowering.cpp | 868 #define CASE( getOpcodeWithCC() macro
|
H A D | X86ISelDAGToDAG.cpp | 1656 #define CASE( PostprocessISelDAG() macro [all...] |
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | branch-clone.cpp | 335 #define CASE(x) break; case (x): macro
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | FuchsiaHandleChecker.cpp | 159 #define CASE(ID) \ in dump() macro
|
H A D | MallocChecker.cpp | 202 #define CASE( dump() macro
|
/llvm-project/clang/lib/Basic/ |
H A D | IdentifierTable.cpp | 430 #define CASE( getPPKeywordID() macro [all...] |
/llvm-project/clang/lib/Frontend/ |
H A D | SerializedDiagnosticPrinter.cpp | 626 #define CASE( getStableLevel() macro
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 890 #define CASE( getRegisterOrZero() macro 916 #define CASE( getRegisterOrZero() macro [all...] |
/llvm-project/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 729 CASE(Text); in Visit() macro [all...] |
H A D | ClangAttrEmitter.cpp | 1869 #define CASE( getLateAttrParseKind() macro
|