Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp785 ImplementationControl impControl, bool HasRelatedResultType) in ObjCMethodDecl()
816 bool HasRelatedResultType) { in Create()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp4720 bool HasRelatedResultType = false; in ActOnMethodDeclaration() local