Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp243 llvm::IntrusiveRefCntPtr<clang::ExternalASTSource> astContextExternalSource( in ExecuteAction() local
245 CI.getASTContext().setExternalSource(astContextExternalSource); in ExecuteAction()