Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.h77 void AddHandLoadedClangModule(ClangModulesDeclVendor::ModuleID module) { in AddHandLoadedClangModule() function
H A DClangExpressionParser.cpp143 m_persistent_vars.AddHandLoadedClangModule(module); in moduleImport()