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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp266 unsigned NewLine = UserLoc.getLine(); local
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DAsmWriter.cpp1343 size_t NewLine = Asm.find_first_of('\n', CurPos); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp714 StateNode(const LineState &State, bool NewLine, StateNode *Previous) argument
717 bool NewLine; member in struct:clang::format::UnwrappedLineFormatter::StateNode
805 addNextStateToQueue(unsigned Penalty, StateNode *PreviousNode, bool NewLine) argument
[all...]

Completed in 121 milliseconds