Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DComment.h47 CMK_At = 1 enumerator
886 CMK_At) // FIXME: improve source fidelity. in VerbatimBlockComment()
940 CMK_At), // FIXME: improve source fidelity. in VerbatimLineComment()
/openbsd/src/gnu/llvm/clang/lib/AST/
DCommentParser.cpp315 Tok.is(tok::backslash_command) ? CMK_Backslash : CMK_At; in parseBlockCommand()