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

References

tools/clang/include/clang/AST/Expr.h
 3138       : Expr(SC, ty, VK, OK_Ordinary,
 3141              ty->isDependentType(),
 3144              ty->isDependentType() || (op && op->isValueDependent()),
 3145              (ty->isInstantiationDependentType() ||
 3150                ty->containsUnexpandedParameterPack()) ||