Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DTypeSystem.cpp41 static TypeSystemSP CreateInstanceHelper(lldb::LanguageType language, in CreateInstanceHelper() function
56 return CreateInstanceHelper(language, module, nullptr); in CreateInstance()
61 return CreateInstanceHelper(language, nullptr, target); in CreateInstance()