Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp2839 ExprResult Sema::BuildIvarRefExpr(Scope *S, SourceLocation Loc, in BuildIvarRefExpr() function in Sema
2910 return BuildIvarRefExpr(S, Lookup.getNameLoc(), in LookupInObjCMethod()
H A DSemaDecl.cpp1240 return BuildIvarRefExpr(S, NameLoc, Ivar); in ActOnNameClassifiedAsNonType()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5140 ExprResult BuildIvarRefExpr(Scope *S, SourceLocation Loc, ObjCIvarDecl *IV);