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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h272 std::stack<int> PPChainBranchIndex; member in class:clang::format::UnwrappedLineParser
H A DUnwrappedLineParser.cpp802 assert(PPBranchLevel < (int)PPLevelBranchIndex.size()); if (PPBranchLevel >= 0 && !PPChainBranchIndex.empty()) argument
[all...]

Completed in 105 milliseconds