| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| HD | DWARFFormValue.h | 41 struct ValueType { struct 42 ValueType() { uval = 0; } in ValueType() function 43 ValueType(int64_t V) : sval(V) {} in ValueType() argument 44 ValueType(uint64_t V) : uval(V) {} in ValueType() argument 45 ValueType(const char *V) : cstr(V) {} in ValueType() function 60 ValueType Value; /// Contains all data for the form. argument
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
| HD | RefactoringOptions.h | 34 using ValueType = std::optional<T>; variable
|
| /freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/ |
| HD | Status.h | 48 typedef uint32_t ValueType; typedef
|
| HD | Flags.h | 25 typedef uint32_t ValueType; typedef
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | ScheduleDAGSDNodes.h | 143 MVT ValueType; variable
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| HD | LVStringPool.h | 31 using ValueType = TableType::value_type; variable
|
| /freebsd-13-stable/contrib/llvm-project/lldb/docs/ |
| HD | python_api_enums.rst | 491 .. _ValueType: target 493 ValueType section in Enumerators 530 .. _InputReaderGranularity:
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/nsan/ |
| HD | nsan_platform.h | 66 enum ValueType { enum
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| HD | IntervalTree.h | 201 using ValueType = ValueT; variable 256 using ValueType = ValueT; variable
|
| HD | StringMapEntry.h | 106 using ValueType = ValueTy; variable
|
| /freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/ |
| HD | Value.h | 41 enum class ValueType { enum
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | StructuralHash.cpp | 39 void hashType(Type *ValueType) { in hashType()
|
| /freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | DWARFFormValue.h | 33 } ValueType; typedef
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| HD | ThreadSafetyTIL.h | 152 struct ValueType { struct 173 ValueType(BaseType B, SizeType Sz, bool S, unsigned char VS) in ValueType() function 189 inline ValueType::SizeType ValueType::getSizeType(unsigned nbytes) { in getSizeType() argument
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/ |
| HD | VariantValue.h | 331 enum ValueType { enum
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Bitcode/ |
| HD | BitcodeReader.h | 81 std::optional<ValueTypeCallbackTy> ValueType; member
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| HD | MipsOptimizePICCall.cpp | 56 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; typedef
|
| HD | MipsDelaySlotFiller.cpp | 188 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; typedef in __anoncfe1790f0111::MemDefsUses
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | ScheduleDAGInstrs.h | 101 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; variable
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| HD | AMDGPUMetadata.h | 101 enum class ValueType : uint8_t { enum 186 constexpr char ValueType[] = "ValueType"; variable
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | ExternalASTSource.h | 431 using ValueType = llvm::PointerUnion<T, LazyData*>; member
|
| /freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| HD | UnwindPlan.h | 200 enum ValueType { enum
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | BitTracker.h | 156 enum ValueType { enum
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | GlobalValue.h | 92 Type *ValueType; variable
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| HD | Template.h | 343 QualType ValueType, in DeducedTemplateArgument()
|