Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp226 bool startsWithParCommand() { in startsWithParCommand() function in clang::comments::TextTokenRetokenizer
253 if (!startsWithParCommand()) in lexParHeading()