Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp93 << Command->getCommandNameRange(Traits); in actOnParamCommandStart()
296 << Command->getCommandNameRange(Traits); in actOnTParamCommandStart()
575 DiagLoc = Command->getCommandNameRange(Traits).getEnd(); in checkBlockCommandEmptyParagraph()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h348 SourceRange getCommandNameRange() const { in getCommandNameRange() function
662 SourceRange getCommandNameRange(const CommandTraits &Traits) const { in getCommandNameRange() function