/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.h | 50 All global() enumerator 57 enum class ClassDefinitionFormat { None, Layout, All }; global() enumerator 70 enum class SymLevel { Functions, Data, Thunks, All }; global() enumerator
|
H A D | PrettyTypeDumper.cpp | 218 uint32_t All = Classes->getChildCount(); in start() local
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.h | 30 static bool All; member
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | TextDiagnosticBuffer.h | 38 std::vector<std::pair<DiagnosticsEngine::Level, size_t>> All; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | IPDBRawSymbol.h | 31 All = 0xFFFFFFFF, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | FileTypes.h | 43 All = ~0U, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 90 enum class FramePointerKind { None, NonLeaf, All, Reserved }; enumerator 116 All = 0, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/ |
H A D | Annotations.h | 122 std::vector<Annotation> All; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexingOptions.h | 24 All, enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DependenceFlags.h | 38 All = 31, enumerator 73 All = 31, enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | XRayInstr.h | 43 constexpr XRayInstrMask All = FunctionEntry | FunctionExit | Custom | Typed; variable
|
H A D | DiagnosticOptions.h | 45 All = Note | Remark | Warning | Error enumerator
|
H A D | LangOptions.h | 318 All, enumerator 339 All enumerator 375 All, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUUnifyMetadata.cpp | 93 SmallVector<Metadata *, 4> All; in unifyExtensionMD() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ImportedFunctionsInliningStatistics.cpp | 84 static std::string getStatString(const char *Msg, int32_t Fraction, int32_t All, in getStatString()
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PreprocessorOptions.h | 59 All = PCH | Module, enumerator
|
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan_common_mac.cpp | 35 All = AllocOnce | LibDispatch | Foundation enumerator
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
H A D | RegisterContextMinidump_x86_32.h | 128 All = Full | FloatingPoint | DebugRegisters | ExtendedRegisters, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | ConstructCompositionT.h | 51 All, // Clause is preesnt on all leaf constructs that allow it. enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 300 FeatureBitset Set, All; in checkFeatures() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetOptions.h | 62 All, // Use Basic Block Sections for all basic blocks. A section enumerator
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Config.h | 57 enum class BsymbolicKind { None, NonWeakFunctions, Functions, NonWeak, All }; enumerator 66 enum class DiscardPolicy { Default, All, Locals, None }; enumerator 69 enum class ICFLevel { None, Safe, All }; enumerator 72 enum class StripPolicy { None, All, Debug }; enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | TokenLexer.cpp | 993 llvm::MutableArrayRef<Token> All(begin_tokens, end_tokens); in updateConsecutiveMacroArgTokens() local
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
H A D | AnalyzerOptions.h | 125 enum class CTUPhase1InliningKind { None, Small, All }; enumerator
|