Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DCxxModuleHandler.cpp66 emulateLookupInCtxt(Sema &sema, llvm::StringRef name, DeclContext *ctxt) { in emulateLookupInCtxt() function
140 auto lookup_result = emulateLookupInCtxt(sema, ns_name, *parent); in getEqualLocalDeclContext()
214 emulateLookupInCtxt(*m_sema, td->getName(), *to_context); in tryInstantiateStdTemplate()