Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp833 llvm::IntrusiveRefCntPtr<ExternalASTSource> empty_ast_source_ap; in RemoveExternalSource() local
834 ast->setExternalSource(empty_ast_source_ap); in RemoveExternalSource()