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

/external/clang/include/clang/AST/
H A DComment.h624 setLocation(getCommandNameBeginLoc());
636 setLocation(getCommandNameBeginLoc());
662 SourceLocation getCommandNameBeginLoc() const { function in class:clang::comments::BlockCommandComment
668 return SourceRange(getCommandNameBeginLoc(),

Completed in 360 milliseconds