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

References

tools/clang/lib/Sema/SemaExpr.cpp
14112   assert(ParamInfo.getIdentifier() == nullptr &&
14114   assert(ParamInfo.getContext() == DeclaratorContext::BlockLiteralContext);
14117   TypeSourceInfo *Sig = GetTypeForDeclarator(ParamInfo, CurScope);
14197           CurBlock->TheDecl, ParamInfo.getBeginLoc(), I);
14210   ProcessDeclAttributes(CurScope, CurBlock->TheDecl, ParamInfo);