HomeSort by: relevance | last modified time | path
    Searched refs:getRawTextSlow (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
RawCommentList.h 102 RawText = getRawTextSlow(SourceMgr);
171 StringRef getRawTextSlow(const SourceManager &SourceMgr) const;
  /src/external/apache2/llvm/dist/clang/lib/AST/
RawCommentList.cpp 152 StringRef RawComment::getRawTextSlow(const SourceManager &SourceMgr) const {

Completed in 18 milliseconds