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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp454 if (!WarnedStackExhausted) {
456 WarnedStackExhausted = true;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1515 bool WarnedStackExhausted = false; variable

Completed in 313 milliseconds