Home
last modified time | relevance | path

Searched refs:setObjCMethodScopeInfo (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h1662 void setObjCMethodScopeInfo(unsigned parameterIndex) { in setObjCMethodScopeInfo() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp4782 Param->setObjCMethodScopeInfo(i); in ActOnMethodDeclaration()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1503 PD->setObjCMethodScopeInfo(scopeIndex); in VisitParmVarDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp4166 ToParm->setObjCMethodScopeInfo(D->getFunctionScopeIndex()); in VisitParmVarDecl()