Searched defs:All (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopIdiomRecognize.h30 static bool All; member in struct:llvm::DisableLIRP
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h31 All = 0xFFFFFFFF, member in class:llvm::pdb::PdbSymbolIdField
/freebsd-current/contrib/llvm-project/clang/include/clang/Index/
H A DIndexingOptions.h24 All, member in class:clang::index::IndexingOptions::SystemSymbolFilterKind
/freebsd-current/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h38 std::vector<std::pair<DiagnosticsEngine::Level, size_t>> All; member in class:clang::TextDiagnosticBuffer
H A DASTUnit.h86 enum class CaptureDiagsKind { None, All, AllWithoutNonErrorsFromIncludes }; member in class:clang::CaptureDiagsKind
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DXRayInstr.h43 constexpr XRayInstrMask All = FunctionEntry | FunctionExit | Custom | Typed; member in namespace:clang::XRayInstrKind
H A DDiagnosticOptions.h45 All = Note | Remark | Warning | Error member in class:clang::DiagnosticLevelMask
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDependenceFlags.h38 All = 31, member in struct:clang::ExprDependenceScope
73 All = 31, member in struct:TypeDependenceScope
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/
H A DAnnotations.h122 std::vector<Annotation> All; member in class:llvm::Annotations
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp84 static std::string getStatString(const char *Msg, int32_t Fraction, int32_t All, argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningService.h58 All = HeaderSearch | SystemWarnings, member in class:clang::tooling::dependencies::ScanningOptimizations
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DArchitectureSet.h43 static ArchitectureSet All() { return ArchitectureSet(EndIndexVal); } function in class:llvm::MachO::ArchitectureSet
H A DInterfaceFile.h83 LLVM_MARK_AS_BITMASK_ENUM(/*LargestValue=*/All), variable
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBSymbol.cpp125 defaultDump(outs(), 0, PdbSymbolIdField::All, PdbSymbolIdField::None); member in class:PdbSymbolIdField
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyTypeDumper.cpp218 uint32_t All = Classes->getChildCount(); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp35 All = AllocOnce | LibDispatch | Foundation member in class:__lsan::SeenRegion
/freebsd-current/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorOptions.h59 All = PCH | Module, member in class:clang::DisableValidationForModuleKind
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp300 FeatureBitset Set, All; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h116 All = 0, member in class:llvm::CodeGenOptLevel::ZeroCallUsedRegs::ZeroCallUsedRegsKind
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_32.h128 All = Full | FloatingPoint | DebugRegisters | ExtendedRegisters, member in class:lldb_private::minidump::MinidumpContext_x86_32_Flags
H A DRegisterContextMinidump_x86_64.h173 All = Full | Segments | DebugRegisters, member in class:lldb_private::minidump::MinidumpContext_x86_64_Flags
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp224 std::vector<const TypeErasedDataflowAnalysisState *> All; member in class:clang::dataflow::__anon345::JoinedStateBuilder
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h62 All, // Use Basic Block Sections for all basic blocks. A section member in class:llvm::BasicBlockSection
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp413 chooseInstructionsToInstrument( SmallVectorImpl<Instruction *> &Local, SmallVectorImpl<InstructionInfo> &All, const DataLayout &DL) argument
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp733 const auto &All = SubtargetFeatureInfo::getAll(Records); local

Completed in 496 milliseconds

12