Searched defs:endText (Results 1 – 2 of 2) sorted by relevance
116 const Text* endText = latestLogicallyAdjacentTextNode(this); in wholeText() local152 RefPtr<Text> endText = const_cast<Text*>(latestLogicallyAdjacentTextNode(this)); in replaceWholeText() local
1971 ExplodedNode *n, SymbolRef sym, llvm::StringRef endText) in CFRefReport()