/freebsd/contrib/llvm-project/lldb/utils/TableGen/ |
H A D | LLDBPropertyDefEmitter.cpp | 173 std::vector<Record *> Properties = in EmitPropertyDefs() local 184 std::vector<Record *> Properties = in EmitPropertyEnumDefs() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/ |
H A D | SDNodeProperties.cpp | 17 unsigned Properties = 0; in parseSDPatternOperatorProperties() local
|
H A D | CodeGenIntrinsics.h | 61 unsigned Properties; member
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | writing-bindings.rst | 39 Properties chapter
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | OSSL_PROVIDER-null.pod | 14 =head2 Properties section in DESCRIPTION
|
H A D | OSSL_PROVIDER-base.pod | 12 =head2 Properties section in DESCRIPTION
|
H A D | OSSL_PROVIDER-legacy.pod | 16 =head2 Properties section in DESCRIPTION
|
H A D | property.pod | 40 =head2 Properties section in DESCRIPTION
|
H A D | OSSL_PROVIDER-default.pod | 24 =head2 Properties section in DESCRIPTION
|
H A D | OSSL_PROVIDER-FIPS.pod | 14 =head2 Properties section in DESCRIPTION
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | UserSettingsController.h | 37 Properties(const lldb::OptionValuePropertiesSP &collection_sp); in Properties() function
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
H A D | OptionValueProperties.h | 20 class Properties; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | Value.h | 79 llvm::StringMap<Value *> Properties; variable
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenTarget.h | 239 unsigned Properties; // Node properties variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVSymbol.h | 41 LVProperties<Property> Properties; variable
|
H A D | LVLocation.h | 78 LVProperties<Property> Properties; variable
|
H A D | LVType.h | 56 LVProperties<Property> Properties; variable
|
H A D | LVObject.h | 132 LVProperties<Property> Properties; variable
|
H A D | LVElement.h | 103 LVProperties<Property> Properties; variable
|
H A D | LVScope.h | 93 LVProperties<Property> Properties; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 205 DbgValueProperties Properties; member 252 DbgValueProperties Properties; member 515 const DbgValueProperties &Properties, in addUseBeforeDef() 696 DbgValueProperties Properties(MI); in redefVar() local 732 void redefVar(const MachineInstr &MI, const DbgValueProperties &Properties, in redefVar() 852 const DbgValueProperties &Properties = ActiveVLocIt->second.Properties; in clobberMloc() local 953 const DbgValueProperties &Properties) { in emitMOLoc() 1192 const DbgValueProperties &Properties) { in emitLoc() 1655 DbgValueProperties Properties(Expr, false, true); in transferDebugInstrRef() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 148 SymbolPropertySet Properties; member
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Type.cpp | 826 uint64_t Properties; member 856 uint64_t Properties = getTargetTypeInfo(this).Properties; in hasProperty() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILMetadata.cpp | 266 MDTuple *Properties, in emitDXILEntryPointTuple()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | JSON.h | 310 Value(json::Object &&Properties) : Type(T_Object) { in Value() 636 inline Object::Object(std::initializer_list<KV> Properties) { in Object()
|