Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
DClangModulesDeclVendor.h80 virtual bool AddModulesForCompileUnit(CompileUnit &cu,
DClangModulesDeclVendor.cpp104 bool AddModulesForCompileUnit(CompileUnit &cu, ModuleVector &exported_modules,
428 bool ClangModulesDeclVendorImpl::AddModulesForCompileUnit( in AddModulesForCompileUnit() function in ClangModulesDeclVendorImpl
DClangExpressionSourceCode.cpp378 decl_vendor->AddModulesForCompileUnit( in GetText()
DClangUserExpression.cpp379 if (decl_vendor->AddModulesForCompileUnit(*sc.comp_unit, modules_for_macros, in SetupDeclVendor()