Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBPropertyDefEmitter.cpp173 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 DSDNodeProperties.cpp17 unsigned Properties = 0; in parseSDPatternOperatorProperties() local
H A DCodeGenIntrinsics.h61 unsigned Properties; member
/freebsd/sys/contrib/device-tree/Bindings/
H A Dwriting-bindings.rst39 Properties chapter
/freebsd/crypto/openssl/doc/man7/
H A DOSSL_PROVIDER-null.pod14 =head2 Properties section in DESCRIPTION
H A DOSSL_PROVIDER-base.pod12 =head2 Properties section in DESCRIPTION
H A DOSSL_PROVIDER-legacy.pod16 =head2 Properties section in DESCRIPTION
H A Dproperty.pod40 =head2 Properties section in DESCRIPTION
H A DOSSL_PROVIDER-default.pod24 =head2 Properties section in DESCRIPTION
H A DOSSL_PROVIDER-FIPS.pod14 =head2 Properties section in DESCRIPTION
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DUserSettingsController.h37 Properties(const lldb::OptionValuePropertiesSP &collection_sp); in Properties() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h20 class Properties; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h79 llvm::StringMap<Value *> Properties; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.h239 unsigned Properties; // Node properties variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h41 LVProperties<Property> Properties; variable
H A DLVLocation.h78 LVProperties<Property> Properties; variable
H A DLVType.h56 LVProperties<Property> Properties; variable
H A DLVObject.h132 LVProperties<Property> Properties; variable
H A DLVElement.h103 LVProperties<Property> Properties; variable
H A DLVScope.h93 LVProperties<Property> Properties; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp205 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 DIndexSymbol.h148 SymbolPropertySet Properties; member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp826 uint64_t Properties; member
856 uint64_t Properties = getTargetTypeInfo(this).Properties; in hasProperty() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILMetadata.cpp266 MDTuple *Properties, in emitDXILEntryPointTuple()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h310 Value(json::Object &&Properties) : Type(T_Object) { in Value()
636 inline Object::Object(std::initializer_list<KV> Properties) { in Object()

12