Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9438 llvm::IntrusiveRefCntPtr<clang::ExternalASTSource> proxy_ast_source( in SpecializedScratchAST() local
9440 SetExternalSource(proxy_ast_source); in SpecializedScratchAST()
9459 llvm::IntrusiveRefCntPtr<clang::ExternalASTSource> proxy_ast_source( in ScratchTypeSystemClang() local
9461 SetExternalSource(proxy_ast_source); in ScratchTypeSystemClang()