Searched defs:ReplacingOriginal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 17043 bool ReplacingOriginal() { return true; } ReplacingOriginal() function in __anond5f75ba72111::TransformToPE |
H A D | TreeTransform.h | 168 bool ReplacingOriginal() { return false; } ReplacingOriginal() function |