Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp2901 ExprResult Sema::BuildIvarRefExpr(Scope *S, SourceLocation Loc, in BuildIvarRefExpr() function in Sema
2972 return BuildIvarRefExpr(S, Lookup.getNameLoc(), in LookupInObjCMethod()
H A DSemaDecl.cpp1289 return BuildIvarRefExpr(S, NameLoc, Ivar); in ActOnNameClassifiedAsNonType()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h5561 ExprResult BuildIvarRefExpr(Scope *S, SourceLocation Loc, ObjCIvarDecl *IV);