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

References

tools/clang/lib/AST/MicrosoftMangle.cpp
 1461                                   ->getMostRecentNonInjectedDecl(),
 1467             MD->getParent()->getMostRecentNonInjectedDecl(), MD);
tools/clang/lib/AST/Type.cpp
 2164     RD = RD->getMostRecentNonInjectedDecl();
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 2774   const CXXRecordDecl *RD = MD->getParent()->getMostRecentNonInjectedDecl();