Home
last modified time | relevance | path

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

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