Home
last modified time | relevance | path

Searched defs:warnStackExhausted (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp558 void Sema::warnStackExhausted(SourceLocation Loc) { in warnStackExhausted() function in Sema
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9551 void ASTReader::warnStackExhausted(SourceLocation Loc) { in warnStackExhausted() function in ASTReader