Home
last modified time | relevance | path

Searched defs:HasRelatedResultType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp316 const bool HasRelatedResultType = false; BuildMethod() local
/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp827 ObjCMethodDecl(SourceLocation beginLoc,SourceLocation endLoc,Selector SelInfo,QualType T,TypeSourceInfo * ReturnTInfo,DeclContext * contextDecl,bool isInstance,bool isVariadic,bool isPropertyAccessor,bool isSynthesizedAccessorStub,bool isImplicitlyDeclared,bool isDefined,ObjCImplementationControl impControl,bool HasRelatedResultType) ObjCMethodDecl() argument
858 Create(ASTContext & C,SourceLocation beginLoc,SourceLocation endLoc,Selector SelInfo,QualType T,TypeSourceInfo * ReturnTInfo,DeclContext * contextDecl,bool isInstance,bool isVariadic,bool isPropertyAccessor,bool isSynthesizedAccessorStub,bool isImplicitlyDeclared,bool isDefined,ObjCImplementationControl impControl,bool HasRelatedResultType) Create() argument
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8097 const bool HasRelatedResultType = false; AddObjCClassProperty() local
8140 const bool HasRelatedResultType = false; AddObjCClassProperty() local
8263 const bool HasRelatedResultType = false; AddMethodToObjCObjectType() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4748 bool HasRelatedResultType = false; ActOnMethodDeclaration() local