Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1534 StringRef TrimmedCode = Code.drop_front(MinInsertOffset); in fixCppIncludeInsertions() local
1536 TrimmedCode.split(Lines, '\n'); in fixCppIncludeInsertions()