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

References

tools/clang/lib/Sema/SemaLambda.cpp
 1266   InvokerExtInfo.ExtInfo = InvokerExtInfo.ExtInfo.withCallingConv(CC);
 1266   InvokerExtInfo.ExtInfo = InvokerExtInfo.ExtInfo.withCallingConv(CC);
 1267   InvokerExtInfo.TypeQuals = Qualifiers();
 1268   assert(InvokerExtInfo.RefQualifier == RQ_None &&
 1271                                  CallOpProto->getParamTypes(), InvokerExtInfo);