Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp668 const char *ClosingQuote = TokenPtr; in lexHTMLStartTag() local
673 ClosingQuote - (OpenQuote + 1))); in lexHTMLStartTag()