Home
last modified time | relevance | path

Searched refs:makeScopes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp53 static void makeScopes(Sema &sema, DeclContext *ctxt, in makeScopes() function
59 makeScopes(sema, parent, result); in makeScopes()
83 makeScopes(sema, ctxt, scopes); in emulateLookupInCtxt()