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

  /external/clang/lib/AST/
CommentLexer.cpp 214 bool isCommandNameStartCharacter(char C) {
347 if (!isCommandNameStartCharacter(*TokenPtr)) {

Completed in 50 milliseconds