Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DCommentLexer.h127 void setCommandID(unsigned ID) { in setCommandID() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DCommentLexer.cpp380 T.setCommandID(Info->getID()); in lexCommentText()