Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp1020 return to_ts.GetOrCreateClangModule(module->Name, parent, module->IsFramework, in RemapModule()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h319 OptionalClangModuleID GetOrCreateClangModule(llvm::StringRef name,
H A DTypeSystemClang.cpp1238 TypeSystemClang::GetOrCreateClangModule(llvm::StringRef name, in GetOrCreateClangModule() function in TypeSystemClang
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3343 m_ast.GetOrCreateClangModule(name, GetOwningClangModule(module_die)); in GetOwningClangModule()