Home
last modified time | relevance | path

Searched refs:NeedRebuildFunc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h11762 bool NeedRebuildFunc = E->getIdentKind() == SourceLocExpr::Function && in TransformSourceLocExpr() local
11765 if (!getDerived().AlwaysRebuild() && !NeedRebuildFunc) in TransformSourceLocExpr()