reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
828 class VarDecl : public DeclaratorDecl, public Redeclarable<VarDecl> {
tools/clang/include/clang/AST/Expr.h108 class Expr : public ValueStmt { 1050 class OpaqueValueExpr : public Expr {tools/clang/include/clang/AST/ExprCXX.h
4419 class MaterializeTemporaryExpr : public Expr {
tools/clang/lib/AST/ExprConstant.cpp 1765 template<typename KeyT>