Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIActionBase.h51 void ImplEndSourceFileAction(CompilerInstance &CI);
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp372 void ExtractAPIActionBase::ImplEndSourceFileAction(CompilerInstance &CI) { in ImplEndSourceFileAction() function in ExtractAPIActionBase
499 ImplEndSourceFileAction(getCompilerInstance()); in EndSourceFileAction()
555 ImplEndSourceFileAction(getCompilerInstance()); in EndSourceFileAction()