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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.h80 virtual bool AddModulesForCompileUnit(CompileUnit &cu,
H A DClangExpressionSourceCode.cpp338 decl_vendor->AddModulesForCompileUnit(
H A DClangModulesDeclVendor.cpp92 bool AddModulesForCompileUnit(CompileUnit &cu, ModuleVector &exported_modules,
372 bool ClangModulesDeclVendorImpl::AddModulesForCompileUnit( function in class:ClangModulesDeclVendorImpl
H A DClangUserExpression.cpp381 if (decl_vendor->AddModulesForCompileUnit(*sc.comp_unit, modules_for_macros,

Completed in 108 milliseconds