Home
last modified time | relevance | path

Searched defs:IsInstanceProperty (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp441 addObjCProperty(ObjCContainerRecord * Container,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,ObjCPropertyRecord::AttributeKind Attributes,StringRef GetterName,StringRef SetterName,bool IsOptional,bool IsInstanceProperty,bool IsFromSystemHeader) addObjCProperty() argument
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1300 addObjCProperty(ContextID CtxID,StringRef Name,bool IsInstanceProperty,const ObjCPropertyInfo & Info,VersionTuple SwiftVersion) addObjCProperty() argument