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

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

Completed in 87 milliseconds