Home
last modified time | relevance | path

Searched defs:BuildAndDiagnose (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp18374 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 DSemaExprCXX.cpp1297 bool BuildAndDiagnose, const unsigned *const FunctionScopeIndexToStopAt, in CheckCXXThisCapture()