Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCommentLexer.h127 void setCommandID(unsigned ID) { in setCommandID() function
/external/clang/lib/AST/
DCommentLexer.cpp402 T.setCommandID(Info->getID()); in lexCommentText()