Searched defs:BuildAndDiagnose (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 13289 const bool BuildAndDiagnose, in captureInBlock() 13382 const bool BuildAndDiagnose, in captureInCapturedRegion() 13453 const bool BuildAndDiagnose, in captureInLambda() 13554 SourceLocation EllipsisLoc, bool BuildAndDiagnose, QualType &CaptureType, in tryCaptureVariable()
|
D | SemaExprCXX.cpp | 1075 bool BuildAndDiagnose, const unsigned *const FunctionScopeIndexToStopAt, in CheckCXXThisCapture()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExpr.cpp | 17181 const bool BuildAndDiagnose, in captureInBlock() 17254 const bool BuildAndDiagnose, in captureInCapturedRegion() 17295 const bool BuildAndDiagnose, in captureInLambda() 17393 SourceLocation EllipsisLoc, bool BuildAndDiagnose, QualType &CaptureType, in tryCaptureVariable()
|
D | SemaExprCXX.cpp | 1234 bool BuildAndDiagnose, const unsigned *const FunctionScopeIndexToStopAt, in CheckCXXThisCapture()
|