Home
last modified time | relevance | path

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

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