| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFFormValue.h | 42 struct ValueType { struct 43 ValueType() { uval = 0; } in ValueType() argument 44 ValueType(int64_t V) : sval(V) {} in ValueType() function 45 ValueType(uint64_t V) : uval(V) {} in ValueType() argument 46 ValueType(const char *V) : cstr(V) {} in ValueType() function 61 ValueType Value; /// Contains all data for the form. argument
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
| H A D | RefactoringOptions.h | 34 using ValueType = std::optional<T>; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGSDNodes.h | 143 MVT ValueType; variable
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Flags.h | 25 typedef uint32_t ValueType; typedef
|
| H A D | Status.h | 121 typedef uint32_t ValueType; typedef
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVStringPool.h | 31 using ValueType = TableType::value_type; variable
|
| /freebsd/contrib/llvm-project/lldb/docs/ |
| H A D | python_api_enums.rst | 493 ValueType section in Enumerators 491 .. _ValueType: global() target 530 InputReaderGranularityValueType global() argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
| H A D | nsan_platform.h | 68 enum ValueType { enum
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | IntervalTree.h | 201 using ValueType = ValueT; variable 256 using ValueType = ValueT; variable
|
| H A D | StringMapEntry.h | 106 using ValueType = ValueTy; variable
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFFormValue.h | 24 typedef llvm::DWARFFormValue::ValueType ValueType; typedef
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | Value.h | 41 enum class ValueType { enum
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyTIL.h | 153 struct ValueType { struct 174 ValueType(BaseType B, SizeType Sz, bool S, unsigned char VS) in ValueType() argument 190 inline ValueType::SizeType ValueType::getSizeType(unsigned nbytes) { in getSizeType() argument
|
| /freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/ |
| H A D | VariantValue.h | 331 enum ValueType { enum
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/ |
| H A D | BitcodeReader.h | 83 std::optional<ValueTypeCallbackTy> ValueType; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsOptimizePICCall.cpp | 56 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; typedef
|
| H A D | MipsDelaySlotFiller.cpp | 186 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; typedef in __anon27a8e2d60111::MemDefsUses
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | StructuralHash.cpp | 49 static stable_hash hashType(Type *ValueType) { in hashType()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | AMDGPUMetadata.h | 102 enum class ValueType : uint8_t { enum 187 constexpr char ValueType[] = "ValueType"; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ScheduleDAGInstrs.h | 103 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ExternalASTSource.h | 459 using ValueType = llvm::PointerUnion<T, LazyData*>; member
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | CommandObject.h | 58 FindLongestCommandWord(std::map<std::string, ValueType, std::less<>> &dict) { in FindLongestCommandWord() argument
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | UnwindPlan.h | 212 enum ValueType { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | BitTracker.h | 153 enum ValueType { enum
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | GlobalValue.h | 94 Type *ValueType; variable
|