Searched defs:Property (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.1-release/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Ddataset.py35 class Property(object): class in inherits:object
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DProperty.h39 class Property class in namespace:lldb_private
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DProperty.cpp26 Property::Property (const PropertyDefinition &definition) : function in class:Property
171 Property::Property (const ConstString &name, function in class:Property
/freebsd-10.1-release/contrib/llvm/utils/TableGen/
H A DCodeGenTarget.cpp541 Record *Property = PropList->getElementAsRecord(i); local
[all...]
H A DCodeGenDAGPatterns.cpp1451 bool TreePatternNode::NodeHasProperty(SDNP Property, argument
1470 bool TreePatternNode::TreeHasProperty(SDNP Property, argument
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h170 const NamedDecl *Property; member in class:clang::sema::FunctionScopeInfo::WeakObjectProfileTy
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp1515 collectInheritedProtocolProperties( const ObjCPropertyDecl *Property, ProtocolPropertyMap &PM) const argument
[all...]
H A DASTImporter.cpp3815 ObjCPropertyDecl *Property = cast_or_null<ObjCPropertyDecl>( local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp359 Decl *Property = local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1138 Property, enumerator in enum:__anon3339
H A DSemaObjCProperty.cpp1316 Sema::DiagnosePropertyMismatch(ObjCPropertyDecl *Property, argument
762 DiagnosePropertyMismatchDeclInProtocols(Sema &S, SourceLocation AtLoc, ObjCInterfaceDecl *ClassDecl, ObjCPropertyDecl *Property) argument
1723 ObjCPropertyDecl *Property = *I; local
1835 AddPropertyAttrs(Sema &S, ObjCMethodDecl *PropertyMethod, ObjCPropertyDecl *Property) argument
[all...]
H A DSemaTemplateInstantiateDecl.cpp502 MSPropertyDecl *Property = new (SemaRef.Context) local
H A DSemaDeclObjC.cpp2626 ObjCPropertyDecl *Property = *I; local
H A DSemaCodeComplete.cpp6244 static void AddObjCKeyValueCompletions(ObjCPropertyDecl *Property, argument
[all...]
H A DTreeTransform.h2465 RebuildObjCPropertyRefExpr(Expr *BaseArg, ObjCPropertyDecl *Property, SourceLocation PropertyLoc) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp505 ObjCPropertyDecl *Property = *P; local

Completed in 468 milliseconds