Home
last modified time | relevance | path

Searched refs:CheckStringValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-io.cpp167 CheckStringValue(specKind, *charConst, parser::FindSourceLocation(spec)); in Enter()
496 CheckStringValue(IoSpecKind::Asynchronous, *charConst, in Enter()
533 CheckStringValue(specKind, *charConst, parser::FindSourceLocation(spec)); in Enter()
617 CheckStringValue( in Enter()
853 void IoChecker::CheckStringValue(IoSpecKind specKind, const std::string &value, in CheckStringValue() function in Fortran::semantics::IoChecker
H A Dcheck-io.h108 void CheckStringValue(