Home
last modified time | relevance | path

Searched refs:getVerbatimLineID (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DCommentLexer.h153 unsigned getVerbatimLineID() const LLVM_READONLY { in getVerbatimLineID() function
/external/clang/lib/AST/
DCommentParser.cpp721 NameTok.getVerbatimLineID(), in parseVerbatimLine()
/external/clang/unittests/AST/
DCommentLexer.cpp57 return Traits.getCommandInfo(Tok.getVerbatimLineID())->Name; in getVerbatimLineName()