Searched defs:BuildAndDiagnose (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 18732 SourceLocation Loc, const bool BuildAndDiagnose, in captureInBlock() 18801 const bool BuildAndDiagnose, QualType &CaptureType, QualType &DeclRefType, in captureInCapturedRegion() 18840 SourceLocation Loc, const bool BuildAndDiagnose, in captureInLambda() 19048 SourceLocation EllipsisLoc, bool BuildAndDiagnose, QualType &CaptureType, in tryCaptureVariable()
|
H A D | SemaExprCXX.cpp | 1264 bool BuildAndDiagnose, const unsigned *const FunctionScopeIndexToStopAt, in CheckCXXThisCapture()
|