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

/external/clang/lib/Format/
H A DWhitespaceManager.h89 class IsBeforeInFile { class in struct:clang::format::WhitespaceManager::Change
91 IsBeforeInFile(const SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} function in class:clang::format::WhitespaceManager::Change::IsBeforeInFile

Completed in 25 milliseconds