Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.h81 virtual bool AddModulesForCompileUnit(CompileUnit &cu,
H A DClangModulesDeclVendor.cpp76 bool AddModulesForCompileUnit(CompileUnit &cu, ModuleVector &exported_modules,
301 bool ClangModulesDeclVendorImpl::AddModulesForCompileUnit( in AddModulesForCompileUnit() function in ClangModulesDeclVendorImpl
H A DClangUserExpression.cpp370 decl_vendor->AddModulesForCompileUnit( in SetupDeclVendor()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DExpressionSourceCode.cpp224 decl_vendor->AddModulesForCompileUnit( in GetText()