Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp18732 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 DSemaExprCXX.cpp1264 bool BuildAndDiagnose, const unsigned *const FunctionScopeIndexToStopAt, in CheckCXXThisCapture()