Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-io.cpp99 IoSpecKind specKind{}; in Enter() local
311 IoSpecKind specKind{}; in Enter() local
399 IoSpecKind specKind{}; in Enter() local
427 IoSpecKind specKind{}; in Enter() local
467 IoSpecKind specKind{}; in Enter() local
795 void IoChecker::SetSpecifier(IoSpecKind specKind) { in SetSpecifier()
809 void IoChecker::CheckStringValue(IoSpecKind specKind, const std::string &value, in CheckStringValue()
871 IoSpecKind specKind, bool condition, const std::string &s) const { in CheckForRequiredSpecifier()
911 IoSpecKind specKind, bool condition, const std::string &s) const { in CheckForProhibitedSpecifier()