Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp54 static void makeScopes(Sema &sema, DeclContext *ctxt, in makeScopes() function
60 makeScopes(sema, parent, result); in makeScopes()
84 makeScopes(sema, ctxt, scopes); in emulateLookupInCtxt()