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

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

Completed in 91 milliseconds