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

Definitions

tools/clang/include/clang/AST/ASTTypeTraits.h
  170   template <class T> struct KindToKindId {
tools/clang/include/clang/AST/Decl.h
 1785 class FunctionDecl : public DeclaratorDecl,
tools/clang/include/clang/AST/RecursiveASTVisitor.h
 2495 DEF_TRAVERSE_STMT(CallExpr, {})
tools/clang/lib/AST/StmtProfile.cpp
 1029 void StmtProfiler::VisitExpr(const Expr *S) {