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