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

Declarations

tools/clang/include/clang/AST/DeclCXX.h
 1964   CXXMethodDecl *getDevirtualizedMethod(const Expr *Base, bool IsAppleKext);

References

tools/clang/include/clang/AST/DeclCXX.h
 1968     return const_cast<CXXMethodDecl *>(this)->getDevirtualizedMethod(
tools/clang/lib/Sema/SemaExpr.cpp
16892   CXXMethodDecl *DM = MD->getDevirtualizedMethod(