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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DLayoutOverrideSource.cpp38 bool ExpectingType = false; local
53 ExpectingType = true;
58 if (ExpectingType) {
59 ExpectingType = false;

Completed in 45 milliseconds