Searched defs:RawText (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | RawCommentList.h | 175 mutable StringRef RawText; variable |
/llvm-project/clang/lib/Format/ | ||
H A D | ContinuationIndenter.cpp | 2076 std::string RawText = std::string( reformatRawStringLiteral() local |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 8978 StringRef RawText = clang_Cursor_getRawCommentText() local |