Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17042 bool AlwaysRebuild() { return true; } AlwaysRebuild() function in __anond5f75ba72111::TransformToPE
17401 bool AlwaysRebuild() { return false; } RemoveNestedImmediateInvocation() function
H A DTreeTransform.h163 bool AlwaysRebuild() { return SemaRef.ArgumentPackSubstitutionIndex != -1; } AlwaysRebuild() function
[all...]
H A DSemaOpenMP.cpp5375 bool AlwaysRebuild() { return true; } AlwaysRebuild() function in __anona1d9ac773511::CaptureVars