Searched defs:TOE (Results 1 – 2 of 2) sorted by relevance
561 if (const auto *TOE = dyn_cast<CXXTemporaryObjectExpr>(this)) getBeginLoc() local 567 if (const auto *TOE = dyn_cast<CXXTemporaryObjectExpr>(this)) getEndLoc() local
3020 auto *TOE = selectFirst<CXXTemporaryObjectExpr>("toe", MatchResult); TEST() local