Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3655 bool SawError = false; in ParseExpressionList() local
H A DParseDecl.cpp459 bool SawError = false; in ParseAttributeArgumentList() local
2860 bool SawError = ParseExpressionList(Exprs, ExpressionStarts); in ParseDeclarationAfterDeclaratorAndAttributes() local