Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DRawCommentList.cpp90 unsigned RawComment::getBeginLine(const SourceManager &SM) const { in getBeginLine() function in RawComment
252 unsigned C2BeginLine = C2.getBeginLine(SourceMgr); in addComment()
/external/clang/include/clang/AST/
DRawCommentList.h107 unsigned getBeginLine(const SourceManager &SM) const;