Searched defs:BuildAndDiagnose (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 17342 const bool BuildAndDiagnose, in captureInBlock() 17414 const bool BuildAndDiagnose, QualType &CaptureType, QualType &DeclRefType, in captureInCapturedRegion() 17455 const bool BuildAndDiagnose, in captureInLambda() 17654 SourceLocation EllipsisLoc, bool BuildAndDiagnose, QualType &CaptureType, in tryCaptureVariable()
|
H A D | SemaExprCXX.cpp | 1242 bool BuildAndDiagnose, const unsigned *const FunctionScopeIndexToStopAt, in CheckCXXThisCapture()
|