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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DLayoutOverrideSource.cpp37 bool ExpectingType = false; local
52 ExpectingType = true;
57 if (ExpectingType) {
58 ExpectingType = false;

Completed in 98 milliseconds