Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentSema.cpp73 << Command->getCommandNameRange(Traits); in actOnParamCommandStart()
166 << Command->getCommandNameRange(Traits); in actOnTParamCommandStart()
418 DiagLoc = Command->getCommandNameRange(Traits).getEnd(); in checkBlockCommandEmptyParagraph()
/external/clang/include/clang/AST/
DComment.h322 SourceRange getCommandNameRange() const { in getCommandNameRange() function
637 SourceRange getCommandNameRange(const CommandTraits &Traits) const { in getCommandNameRange() function