Home
last modified time | relevance | path

Searched refs:HasRelatedResultType (Results 1 – 5 of 5) sorted by relevance

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTypeVendor.cpp342 const bool HasRelatedResultType = false; in BuildMethod() local
385 HasRelatedResultType); in BuildMethod()
/external/clang/include/clang/AST/
DDeclObjC.h232 bool HasRelatedResultType = false)
239 RelatedResultType(HasRelatedResultType), in NamedDecl()
260 bool HasRelatedResultType = false);
/external/clang/lib/AST/
DDeclObjC.cpp646 ImplementationControl impControl, bool HasRelatedResultType) { in Create() argument
650 impControl, HasRelatedResultType); in Create()
/external/clang/lib/Sema/
DSemaDeclObjC.cpp3121 bool HasRelatedResultType = false; in ActOnMethodDeclaration() local
3129 HasRelatedResultType = (resultDeclType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()
3143 HasRelatedResultType); in ActOnMethodDeclaration()
/external/lldb/source/Symbol/
DClangASTType.cpp4905 const bool HasRelatedResultType = false; in AddObjCClassProperty() local
4920 HasRelatedResultType); in AddObjCClassProperty()
4940 const bool HasRelatedResultType = false; in AddObjCClassProperty() local
4955 HasRelatedResultType); in AddObjCClassProperty()