Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDComment.h43 CMK_Backslash = 0, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDCommentParser.cpp480 Tok.is(tok::backslash_command) ? CMK_Backslash : CMK_At; in parseBlockCommand()