Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h621 setLocation(getCommandNameBeginLoc()); in BlockCommandComment()
633 setLocation(getCommandNameBeginLoc()); in BlockCommandComment()
659 SourceLocation getCommandNameBeginLoc() const { in getCommandNameBeginLoc() function
665 return SourceRange(getCommandNameBeginLoc(), in getCommandNameRange()