Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h1578 void setObjCMethodScopeInfo(unsigned parameterIndex) { in setObjCMethodScopeInfo() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp1435 PD->setObjCMethodScopeInfo(scopeIndex); in VisitParmVarDecl()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp4604 Param->setObjCMethodScopeInfo(i); in ActOnMethodDeclaration()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp3750 ToParm->setObjCMethodScopeInfo(D->getFunctionScopeIndex()); in VisitParmVarDecl()