Searched defs:CheckDeclInExpr (Results 1 - 1 of 1) sorted by path

/external/clang/lib/Sema/
H A DSemaExpr.cpp2644 static bool CheckDeclInExpr(Sema &S, SourceLocation Loc, NamedDecl *D) { function
2677 CheckDeclInExpr(*this, R.getNameLoc(), R.getFoundDecl()))
2704 if (CheckDeclInExpr(*this, Loc, D))

Completed in 292 milliseconds