Searched defs:IsBeforeInFile (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h91 class IsBeforeInFile { class in struct:clang::format::WhitespaceManager::Change
93 IsBeforeInFile(const SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} function in class:clang::format::WhitespaceManager::Change::IsBeforeInFile

Completed in 100 milliseconds