Home
last modified time | relevance | path

Searched defs:RawText (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h175 mutable StringRef RawText; variable
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp2074 std::string RawText = std::string( in reformatRawStringLiteral() local