Searched defs:AlwaysRebuild (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 17042 bool AlwaysRebuild() { return true; } AlwaysRebuild() function in __anond5f75ba72111::TransformToPE |
H A D | TreeTransform.h | 163 bool AlwaysRebuild() { return SemaRef.ArgumentPackSubstitutionIndex != -1; } AlwaysRebuild() function |
H A D | SemaOpenMP.cpp | 5375 bool AlwaysRebuild() { return true; } AlwaysRebuild() function in __anona1d9ac773511::CaptureVars |