Home
last modified time | relevance | path

Searched defs:Full (Results 1 – 25 of 25) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp504 void LVElement::printReference(raw_ostream &OS, bool Full, in printReference()
512 void LVElement::printLinkageName(raw_ostream &OS, bool Full, in printLinkageName()
520 void LVElement::printLinkageName(raw_ostream &OS, bool Full, LVElement *Parent, in printLinkageName()
H A DLVObject.cpp116 void LVObject::printAttributes(raw_ostream &OS, bool Full, StringRef Name, in printAttributes()
H A DLVLocation.cpp622 void LVLocation::print(LVLocations *Locations, raw_ostream &OS, bool Full) { in print()
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/common/
H A DNativeRegisterContext.h19 enum class ExpeditedRegs { Minimal, Full }; enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDebugInfoOptions.h58 Full, enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningService.h40 Full, enumerator
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mutexset_test.cpp88 TEST(MutexSet, Full) { in TEST() argument
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h44 enum class UnitKind { Skeleton, Full }; enumerator
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGLoopInfo.h44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_arm64.h18 enum class SVEState { Unknown, Disabled, FPSIMD, Full }; enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_32.h127 Full = Control | Integer | Segments, enumerator
H A DRegisterContextMinidump_x86_64.h172 Full = Control | Integer | FloatingPoint, enumerator
/openbsd-src/usr.sbin/amd/amq/
H A Damq.c65 enum show_opt { Full, Stats, Calc, Short, ShowDone }; enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetOptions.h50 Full // Use one table per unique function type enumerator
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DType.h102 Full = 3 enumerator
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml146 type t = None | Full | LineTablesOnly Constructor
H A Dllvm_debuginfo.mli150 type t = None | Full | LineTablesOnly Constructor
/openbsd-src/gnu/llvm/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp68 Full // Report for every known-to-TLI function. enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h34 Full, // The value fills the full location. enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.cpp43 NSDictionary_Additionals::AdditionalFormatterMatching::Full::Full(ConstString n) in Full() function in NSDictionary_Additionals::AdditionalFormatterMatching::Full
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantRange.cpp44 ConstantRange::ConstantRange(uint32_t BitWidth, bool Full) in ConstantRange()
/openbsd-src/gnu/llvm/lld/COFF/
H A DDriver.cpp811 Full, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp492 SDValue Full = N.getOperand(0); in expandAddress() local
H A DSystemZISelLowering.cpp3228 SDValue Full = in lowerGlobalAddress() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExpr.cpp1963 if (auto *Full = dyn_cast<FullExpr>(E)) in ignoreImplicitSemaNodes() local