Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h42 CMK_Backslash = 0, enumerator
/external/clang/lib/AST/
DCommentParser.cpp319 Tok.is(tok::backslash_command) ? CMK_Backslash : CMK_At; in parseBlockCommand()