Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCommentSema.cpp93 << Command->getCommandNameRange(Traits); in actOnParamCommandStart()
292 << Command->getCommandNameRange(Traits); in actOnTParamCommandStart()
547 DiagLoc = Command->getCommandNameRange(Traits).getEnd(); in checkBlockCommandEmptyParagraph()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DComment.h346 SourceRange getCommandNameRange() const { in getCommandNameRange() function
645 SourceRange getCommandNameRange(const CommandTraits &Traits) const { in getCommandNameRange() function