HomeSort by relevance Sort by last modified time
    Searched refs:getCommandNameRange (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
Comment.h 340 SourceRange getCommandNameRange() const {
647 SourceRange getCommandNameRange(const CommandTraits &Traits) const {
  /external/clang/lib/AST/
CommentSema.cpp 89 << Command->getCommandNameRange(Traits);
295 << Command->getCommandNameRange(Traits);
559 DiagLoc = Command->getCommandNameRange(Traits).getEnd();
    [all...]

Completed in 29 milliseconds