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

/external/clang/include/clang/AST/
H A DComment.h48 CMK_At = 1 enumerator in enum:clang::comments::CommandMarkerKind
907 CMK_At) // FIXME: improve source fidelity.
961 CMK_At), // FIXME: improve source fidelity.
/external/clang/lib/AST/
H A DCommentParser.cpp319 Tok.is(tok::backslash_command) ? CMK_Backslash : CMK_At;

Completed in 93 milliseconds