Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DComment.h605 setLocation(getCommandNameBeginLoc()); in BlockCommandComment()
617 setLocation(getCommandNameBeginLoc()); in BlockCommandComment()
643 SourceLocation getCommandNameBeginLoc() const { in getCommandNameBeginLoc() function
649 return SourceRange(getCommandNameBeginLoc(), in getCommandNameRange()