Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIActionBase.h49 void ImplEndSourceFileAction();
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp378 void ExtractAPIActionBase::ImplEndSourceFileAction() { in ImplEndSourceFileAction() function in ExtractAPIActionBase
499 void ExtractAPIAction::EndSourceFileAction() { ImplEndSourceFileAction(); } in EndSourceFileAction()
556 ImplEndSourceFileAction(); in EndSourceFileAction()