Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.h62 void AddHandLoadedClangModule(ClangModulesDeclVendor::ModuleID module) { in AddHandLoadedClangModule() function
H A DClangExpressionParser.cpp130 m_persistent_vars.AddHandLoadedClangModule(module); in moduleImport()