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

References

tools/clang/lib/Sema/SemaLambda.cpp
  489   LSI->CallOperator = CallOperator;
  490   CXXRecordDecl *LambdaClass = CallOperator->getParent();
  502     LSI->ReturnType = CallOperator->getReturnType();
  506       if (RequireCompleteType(CallOperator->getBeginLoc(), LSI->ReturnType,