Home
last modified time | relevance | path

Searched refs:getRawTextSlow (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DRawCommentList.h102 RawText = getRawTextSlow(SourceMgr); in getRawText()
171 StringRef getRawTextSlow(const SourceManager &SourceMgr) const;
/external/clang/include/clang/AST/
DRawCommentList.h105 RawText = getRawTextSlow(SourceMgr); in getRawText()
156 StringRef getRawTextSlow(const SourceManager &SourceMgr) const;
/external/clang/lib/AST/
DRawCommentList.cpp151 StringRef RawComment::getRawTextSlow(const SourceManager &SourceMgr) const { in getRawTextSlow() function in RawComment
/external/llvm-project/clang/lib/AST/
DRawCommentList.cpp152 StringRef RawComment::getRawTextSlow(const SourceManager &SourceMgr) const { in getRawTextSlow() function in RawComment