Home
last modified time | relevance | path

Searched defs:AlwaysRebuild (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17113 bool AlwaysRebuild() { return true; } in AlwaysRebuild() function in __anon9e9a06342111::TransformToPE
17472 bool AlwaysRebuild() { return false; } in RemoveNestedImmediateInvocation() function
H A DTreeTransform.h163 bool AlwaysRebuild() { return SemaRef.ArgumentPackSubstitutionIndex != -1; } in AlwaysRebuild() function
H A DSemaOpenMP.cpp5371 bool AlwaysRebuild() { return true; } in AlwaysRebuild() function in __anon1dd12e443511::CaptureVars