reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1209 ABSTRACT_STMT(OVERLOADEXPR(OverloadExpr, Expr))
65 return ASTNodeKind(KindToKindId<T>::Id); 65 return ASTNodeKind(KindToKindId<T>::Id);tools/clang/lib/AST/StmtProfile.cpp
1779 VisitOverloadExpr(S);