reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
79 virtual bool BeginInvocation(CompilerInstance &CI) { return true; }
tools/clang/lib/Frontend/FrontendAction.cpp 1062 bool WrapperFrontendAction::BeginInvocation(CompilerInstance &CI) {
56 bool BeginInvocation(CompilerInstance &CI) override;