Home
last modified time | relevance | path

Searched refs:setImplicitSelfParam (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1227 void setImplicitSelfParam(const IdentifierInfo *Id) { in setImplicitSelfParam() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4894 SelfName.setImplicitSelfParam(&II); in BuildIvarRefExpr()