Home
last modified time | relevance | path

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

/external/clang/unittests/AST/
DCommentParser.cpp562 StringRef ActualLine1 = VBC->getText(1); in HasVerbatimBlockAt() local
563 if (ActualLine1 != Line1) in HasVerbatimBlockAt()
565 << "VerbatimBlockComment has lines[1] \"" << ActualLine1.str() << "\", " in HasVerbatimBlockAt()