Home
last modified time | relevance | path

Searched defs:ReplacingOriginal (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17043 bool ReplacingOriginal() { return true; } ReplacingOriginal() function in __anond5f75ba72111::TransformToPE
17402 bool ReplacingOriginal() { return true; } RemoveNestedImmediateInvocation() function
H A DTreeTransform.h168 bool ReplacingOriginal() { return false; } ReplacingOriginal() function