Searched defs:BuildAndDiagnose (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 18374 SourceLocation Loc, const bool BuildAndDiagnose, in captureInBlock() 18443 const bool BuildAndDiagnose, QualType &CaptureType, QualType &DeclRefType, in captureInCapturedRegion() 18482 SourceLocation Loc, const bool BuildAndDiagnose, in captureInLambda() 18687 SourceLocation EllipsisLoc, bool BuildAndDiagnose, QualType &CaptureType, in tryCaptureVariable()
|
H A D | SemaExprCXX.cpp | 1297 bool BuildAndDiagnose, const unsigned *const FunctionScopeIndexToStopAt, in CheckCXXThisCapture()
|