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

References

tools/clang/include/clang/AST/ExprCXX.h
 3970              Val == CT_Dependent || Operand->isInstantiationDependent(),
 3971              Operand->containsUnexpandedParameterPack()),
 3972         Operand(Operand), Range(Keyword, RParen) {