Searched defs:PPLevelBranchCount (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Format/ | ||
H A D | UnwrappedLineParser.h | 191 SmallVector<int, 8> PPLevelBranchCount; member in class:clang::format::UnwrappedLineParser 195 // This is used to update PPLevelBranchCount at the end of a branch |
Completed in 49 milliseconds