Searched refs:getRawTextSlow (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DRawCommentList.h105 RawText = getRawTextSlow(SourceMgr);
156 StringRef getRawTextSlow(const SourceManager &SourceMgr) const;
/external/clang/lib/AST/
H A DRawCommentList.cpp92 StringRef RawComment::getRawTextSlow(const SourceManager &SourceMgr) const { function in class:RawComment

Completed in 872 milliseconds