Searched defs:AlwaysRebuild (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaSYCL.cpp | 385 bool AlwaysRebuild() { return true; } in AlwaysRebuild() function in __anoncc3e87b00411::OutlinedFunctionDeclBodyInstantiator |
| H A D | SemaExpr.cpp | 5518 bool AlwaysRebuild() { return true; } in AlwaysRebuild() function |
| H A D | TreeTransform.h | 168 bool AlwaysRebuild() { return static_cast<bool>(SemaRef.ArgPackSubstIndex); } in AlwaysRebuild() function |
| H A D | SemaOpenMP.cpp | 5375 bool AlwaysRebuild() { return true; } in AlwaysRebuild() function in __anon1dd12e443811::CaptureVars |