Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp1251 ClangExternalASTSourceCallbacks &from_source, in RemapModule()
1273 auto *from_source = llvm::dyn_cast_or_null<ClangExternalASTSourceCallbacks>( in Imported() local