Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h1280 void setObjCMethodScopeInfo(unsigned parameterIndex) { in setObjCMethodScopeInfo() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp3168 Param->setObjCMethodScopeInfo(i); in ActOnMethodDeclaration()
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1107 PD->setObjCMethodScopeInfo(scopeIndex); in VisitParmVarDecl()