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

References

tools/clang/include/clang/AST/Expr.h
 5556     : Expr(BlockExprClass, ty, VK_RValue, OK_Ordinary,
 5557            ty->isDependentType(), ty->isDependentType(),
 5557            ty->isDependentType(), ty->isDependentType(),
 5558            ty->isInstantiationDependentType() || BD->isDependentContext(),