reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overrides

tools/clang/include/clang/AST/ASTMutationListener.h
   99   virtual void FunctionDefinitionInstantiated(const FunctionDecl *D) {}

Declarations

tools/clang/lib/Frontend/MultiplexConsumer.cpp
   99   void FunctionDefinitionInstantiated(const FunctionDecl *D) override;