Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Format/
H A DMacroCallReconstructorTest.cpp54 auto UnexpandedLine = std::make_unique<UnwrappedLine>(); in expandInternal() local
/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp4886 auto UnexpandedLine = std::move(Line); readToken() local