Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp18136 bool AlwaysRebuild() { return true; } AlwaysRebuild() function in __anonf7f06b862111::TransformToPE
18501 bool AlwaysRebuild() { return false; } RemoveNestedImmediateInvocation() function
H A DTreeTransform.h157 bool AlwaysRebuild() { return SemaRef.ArgumentPackSubstitutionIndex != -1; } AlwaysRebuild() function
[all...]
H A DSemaOpenMP.cpp5597 bool AlwaysRebuild() { return true; } AlwaysRebuild() function in __anon265630163411::CaptureVars