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

  /external/clang/include/clang/AST/
RawCommentList.h 98 RawText = getRawTextSlow(SourceMgr);
152 StringRef getRawTextSlow(const SourceManager &SourceMgr) const;
  /external/clang/lib/AST/
RawCommentList.cpp 110 StringRef RawComment::getRawTextSlow(const SourceManager &SourceMgr) const {

Completed in 54 milliseconds