/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.h | 49 All enumerator 56 enum class ClassDefinitionFormat { None, Layout, All }; enumerator 69 enum class SymLevel { Functions, Data, Thunks, All }; enumerator
|
/llvm-project/libc/test/src/stdbit/ |
H A D | stdc_leading_ones_uc_test.cpp | 13 TEST(LlvmLibcStdcLeadingOnesUcTest, All) { in TEST() argument
|
H A D | stdc_leading_ones_ui_test.cpp | 13 TEST(LlvmLibcStdcLeadingOnesUiTest, All) { in TEST() argument
|
H A D | stdc_leading_ones_us_test.cpp | 13 TEST(LlvmLibcStdcLeadingOnesUsTest, All) { in TEST() argument
|
H A D | stdc_leading_ones_ul_test.cpp | 13 TEST(LlvmLibcStdcLeadingOnesUlTest, All) { in TEST() argument
|
H A D | stdc_leading_ones_ull_test.cpp | 13 TEST(LlvmLibcStdcLeadingOnesUllTest, All) { in TEST() argument
|
/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ |
H A D | RemoveUsingNamespaceTests.cpp | 20 TEST_F(RemoveUsingNamespaceTest, All) { in TEST_F() argument
|
/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.h | 30 static bool All; member
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | IPDBRawSymbol.h | 31 All = 0xFFFFFFFF, enumerator
|
/llvm-project/clang/include/clang/Frontend/ |
H A D | TextDiagnosticBuffer.h | 38 std::vector<std::pair<DiagnosticsEngine::Level, size_t>> All; variable
|
/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | FileTypes.h | 43 All = ~0U, enumerator
|
H A D | ArchitectureSet.h | 43 static ArchitectureSet All() { return ArchitectureSet(EndIndexVal); } in All() function
|
/llvm-project/mlir/include/mlir/Target/LLVM/ROCDL/ |
H A D | Utils.h | 41 All = (LastLib << 1) - 1 global() enumerator
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVOptions.h | 95 All, // --attribute=all enumerator 134 All, // --compare=all enumerator 143 All, // --output=all enumerator 151 All, // --print=all enumerator 165 All, // --report=all enumerator 174 All, // --warning=all enumerator 183 All, // --internal=all enumerator
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | ThreadCrashReporterTests.cpp | 23 TEST(ThreadCrashReporterTest, All) { in TEST() argument
|
H A D | SymbolInfoTests.cpp | 31 TEST(SymbolInfoTests, All) { in TEST() argument
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 90 enum class FramePointerKind { None, NonLeaf, All, Reserved }; enumerator 116 All = 0, enumerator
|
/llvm-project/llvm/include/llvm/Testing/Annotations/ |
H A D | Annotations.h | 122 std::vector<Annotation> All; variable
|
/llvm-project/clang/include/clang/Index/ |
H A D | IndexingOptions.h | 24 All, enumerator
|
/llvm-project/bolt/include/bolt/Passes/ |
H A D | SplitFunctions.h | 37 All enumerator
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMMachineFunctionInfo.cpp | 55 if (const auto *All = mdconst::extract_or_null<ConstantInt>( GetSignReturnAddress() local
|
/llvm-project/clang/include/clang/Basic/ |
H A D | XRayInstr.h | 43 constexpr XRayInstrMask All = FunctionEntry | FunctionExit | Custom | Typed; variable
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | Ref.h | 66 All = Declaration | Definition | Reference | Spelled, global() enumerator
|
/llvm-project/clang/include/clang/AST/ |
H A D | DependenceFlags.h | 38 All = 31, enumerator 73 All = 31, enumerator
|
/llvm-project/clang-tools-extra/clangd/refactor/ |
H A D | Tweak.cpp | 49 std::vector<std::unique_ptr<Tweak>> All; in getAllTweaks() local
|