Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/contrib/llvm-project/llvm/utils/TableGen/
H A DSDNodeProperties.cpp
H A DCodeGenTarget.h
H A DCodeGenIntrinsics.h
/freebsd-src/sys/contrib/device-tree/Bindings/
H A Dwriting-bindings.rst39 Properties chapter
/freebsd-src/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-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h20 class Properties; variable
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DUserSettingsController.cpp35 Properties::Properties(const lldb::OptionValuePropertiesSP &collection_sp) in Properties() function in Properties
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h81 llvm::StringMap<Value *> Properties; global() variable
/freebsd-src/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
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp202 DbgValueProperties Properties; global() member
249 DbgValueProperties Properties; global() member
490 addUseBeforeDef(const DebugVariable & Var,const DbgValueProperties & Properties,const SmallVectorImpl<DbgOp> & DbgOps,unsigned Inst) addUseBeforeDef() argument
669 DbgValueProperties Properties(MI); redefVar() local
704 redefVar(const MachineInstr & MI,const DbgValueProperties & Properties,SmallVectorImpl<ResolvedDbgOp> & NewLocs) redefVar() argument
823 const DbgValueProperties &Properties = ActiveVLocIt->second.Properties; clobberMloc() local
921 emitMOLoc(const MachineOperand & MO,const DebugVariable & Var,const DbgValueProperties & Properties) emitMOLoc() argument
1160 emitLoc(const SmallVectorImpl<ResolvedDbgOp> & DbgOps,const DebugVariable & Var,const DbgValueProperties & Properties) emitLoc() argument
1624 DbgValueProperties Properties(Expr, false, true); transferDebugInstrRef() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h148 SymbolPropertySet Properties; member
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILMetadata.cpp245 emitDxilEntryPointTuple(Function * Fn,const std::string & Name,MDTuple * Signatures,MDTuple * Resources,MDTuple * Properties,LLVMContext & Ctx) emitDxilEntryPointTuple() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h310 Value(json::Object &&Properties) : Type(T_Object) { in Value() argument
636 inline Object::Object(std::initializer_list<KV> Properties) { in Object() argument
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp79 std::vector<Property> Properties; member

12