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

/external/clang/lib/Frontend/
H A DLayoutOverrideSource.cpp38 bool ExpectingType = false; local
53 ExpectingType = true;
58 if (ExpectingType) {
59 ExpectingType = false;

Completed in 446 milliseconds