Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentSema.cpp93 << Command->getCommandNameRange(Traits); in actOnParamCommandStart()
294 << Command->getCommandNameRange(Traits); in actOnTParamCommandStart()
573 DiagLoc = Command->getCommandNameRange(Traits).getEnd(); in checkBlockCommandEmptyParagraph()
/external/clang/include/clang/AST/
DComment.h353 SourceRange getCommandNameRange() const { in getCommandNameRange() function
668 SourceRange getCommandNameRange(const CommandTraits &Traits) const { in getCommandNameRange() function