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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp3079 static void LookupVisibleDecls(DeclContext *Ctx, LookupResult &Result, function
3224 static void LookupVisibleDecls(Scope *S, LookupResult &Result, function
3312 void Sema::LookupVisibleDecls(Scope *S, LookupNameKind Kind, function in class:Sema
3338 void Sema::LookupVisibleDecls(DeclContext *Ctx, LookupNameKind Kind, function in class:Sema
[all...]

Completed in 199 milliseconds