Searched refs:QuestionColonDepth (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp356 unsigned QuestionColonDepth = 0; local
361 ++QuestionColonDepth;
363 if (QuestionColonDepth)
364 --QuestionColonDepth;

Completed in 188 milliseconds