Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h620 setLocation(getCommandNameBeginLoc()); in BlockCommandComment()
632 setLocation(getCommandNameBeginLoc()); in BlockCommandComment()
658 SourceLocation getCommandNameBeginLoc() const { in getCommandNameBeginLoc() function
664 return SourceRange(getCommandNameBeginLoc(), in getCommandNameRange()