Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h130 unsigned getVerbatimBlockID() const LLVM_READONLY { in getVerbatimBlockID() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp820 Tok.getVerbatimBlockID()); in parseVerbatimBlock()
848 const CommandInfo *Info = Traits.getCommandInfo(Tok.getVerbatimBlockID()); in parseVerbatimBlock()