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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp5499 void Sema::CheckShadow(Scope *S, VarDecl *D, const LookupResult& R) { function in class:Sema
5574 void Sema::CheckShadow(Scope *S, VarDecl *D) { function in class:Sema

Completed in 62 milliseconds