Home
last modified time | relevance | path

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

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