HomeSort by relevance Sort by last modified time
    Searched full:iscommandnamecharacter (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/AST/
CommentLexer.cpp 218 bool isCommandNameCharacter(char C) {
224 if (!isCommandNameCharacter(*BufferPtr))

Completed in 73 milliseconds