Home
last modified time | relevance | path

Searched defs:hasErr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/runtime/
H A Dio-error.h69 hasErr = 2, // ERR= global() enumerator
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp217 RefVal::Kind hasErr = (RefVal::Kind) 0; in checkPostStmt() local
236 RefVal::Kind hasErr = (RefVal::Kind) 0; in processObjCLiterals() local
610 RefVal::Kind hasErr = (RefVal::Kind) 0; in checkSummary() local
713 RefVal::Kind &hasErr, in updateSymbol()
/llvm-project/flang/lib/Lower/
H A DIO.cpp130 bool hasErr{}; global() member