Searched defs:warnStackExhausted (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | Sema.cpp | 556 void Sema::warnStackExhausted(SourceLocation Loc) { warnStackExhausted() function in Sema |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReader.cpp | 9496 void ASTReader::warnStackExhausted(SourceLocation Loc) { warnStackExhausted() function in ASTReader |