Searched defs:DiagnoseUseOfDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp262 bool Sema::DiagnoseUseOfDecl(NamedDecl *D, SourceLocation Loc, function in class:Sema
2334 if (DiagnoseUseOfDecl(IV, Loc))
2729 if (DiagnoseUseOfDecl(VD, Loc))

Completed in 111 milliseconds