Home
last modified time | relevance | path

Searched defs:to_source (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp1013 ClangExternalASTSourceCallbacks &to_source) { in RemapModule()
1037 auto *to_source = llvm::dyn_cast_or_null<ClangExternalASTSourceCallbacks>( in Imported() local