Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentLexer.cpp425 T.setVerbatimBlockID(Info->getID()); in setupAndLexVerbatimBlock()
464 T.setVerbatimBlockID(Traits.getCommandInfo(Name)->getID()); in lexVerbatimBlockFirstLine()
/external/clang/include/clang/AST/
DCommentLexer.h136 void setVerbatimBlockID(unsigned ID) { in setVerbatimBlockID() function