Searched defs:Property (Results 1 - 21 of 21) sorted by path

/freebsd-11-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Ddataset.py35 class Property(object): class in inherits:object
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h634 Property, member in class:clang::ObjCSubstitutionContext
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h259 const NamedDecl *Property = nullptr; member in class:clang::sema::FunctionScopeInfo::WeakObjectProfileTy
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp5032 ObjCPropertyDecl *Property; local
H A DDeclObjC.cpp1965 collectInheritedProtocolProperties( const ObjCPropertyDecl *Property, ProtocolPropertySet &PS, PropertyDeclOrder &PO) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1460 Property, enumerator in enum:__anon589
H A DSemaCodeComplete.cpp7567 static void AddObjCKeyValueCompletions(ObjCPropertyDecl *Property, argument
[all...]
H A DSemaObjCProperty.cpp847 SelectPropertyForSynthesisFromProtocols(Sema &S, SourceLocation AtLoc, ObjCInterfaceDecl *ClassDecl, ObjCPropertyDecl *Property) argument
1641 DiagnosePropertyMismatch(ObjCPropertyDecl *Property, ObjCPropertyDecl *SuperProperty, const IdentifierInfo *inheritedName, bool OverridingProtocolProperty) argument
2191 const ObjCPropertyDecl *Property = I->second; local
2375 AddPropertyAttrs(Sema &S, ObjCMethodDecl *PropertyMethod, ObjCPropertyDecl *Property) argument
[all...]
H A DSemaTemplateInstantiateDecl.cpp1080 MSPropertyDecl *Property = MSPropertyDecl::Create( local
H A DTreeTransform.h3259 RebuildObjCPropertyRefExpr(Expr *BaseArg, ObjCPropertyDecl *Property, SourceLocation PropertyLoc) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp49 missingPropertyError(StringRef ID, Twine Description, StringRef Property) argument
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h381 class Property : public WrappedRecord { class in namespace:clang::tblgen
383 Property(llvm::Record *record = nullptr) : WrappedRecord(record) {} function in class:clang::tblgen::Property
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DProperty.h36 class Property { class in namespace:lldb_private
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DProperty.cpp23 Property::Property(const PropertyDefinition &definition) function in class:Property
221 Property::Property(ConstString name, ConstString desc, function in class:Property
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBPropertyDefEmitter.cpp24 static void emitPropertyEnum(Record *Property, raw_ostream &OS) { argument
30 static void emitProperty(Record *Property, raw_ostream &OS) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h146 enum class Property : unsigned { class in class:llvm::MachineFunctionProperties
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp579 StringRef Property = (IsStatic ? "`Symbols`" : "`DynamicSymbols`"); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp593 bool LatticeCell::add(uint32_t Property) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4756 OS << " " << Property << "\n"; local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2282 bool TreePatternNode::NodeHasProperty(SDNP Property, argument
2310 bool TreePatternNode::TreeHasProperty(SDNP Property, argument
H A DCodeGenTarget.cpp747 Record *Property = PropList->getElementAsRecord(i); local
[all...]

Completed in 516 milliseconds