Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h11928 bool NeedRebuildFunc = E->getIdentKind() == SourceLocExpr::Function && in TransformSourceLocExpr() local
11931 if (!getDerived().AlwaysRebuild() && !NeedRebuildFunc) in TransformSourceLocExpr()