Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DComment.h603 setLocation(getCommandNameBeginLoc()); in BlockCommandComment()
615 setLocation(getCommandNameBeginLoc()); in BlockCommandComment()
641 SourceLocation getCommandNameBeginLoc() const { in getCommandNameBeginLoc() function
647 return SourceRange(getCommandNameBeginLoc(), in getCommandNameRange()