Searched defs:AlwaysRebuild (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ | ||
H A D | TreeTransform.h | 148 bool AlwaysRebuild() { return SemaRef.ArgumentPackSubstitutionIndex != -1; } in AlwaysRebuild() function |
H A D | SemaExpr.cpp | 11390 bool AlwaysRebuild() { return true; } in AlwaysRebuild() function in __anoncee48e270711::TransformToPE |