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

/external/clang/lib/Sema/
H A DSemaDecl.cpp1209 Scope *Sema::getScopeForDeclContext(Scope *S, DeclContext *DC) { function in class:Sema
11476 if (Scope *EnclosingScope = getScopeForDeclContext(S, DC))

Completed in 669 milliseconds