reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
161 Derived &getDerived() { return *static_cast<Derived *>(this); }
tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp302 class MatchASTVisitor : public RecursiveASTVisitor<MatchASTVisitor>, 1086 internal::MatchASTVisitor Visitor(&Matchers, Options); 1092 internal::MatchASTVisitor Visitor(&Matchers, Options);