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