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 105 RawText = getRawTextSlow(SourceMgr);
156 StringRef getRawTextSlow(const SourceManager &SourceMgr) const;
  /external/clang/lib/AST/
RawCommentList.cpp 92 StringRef RawComment::getRawTextSlow(const SourceManager &SourceMgr) const {

Completed in 89 milliseconds