Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Duser-state.cpp74 if (ustate->IsOldStructureComponent(n->source)) { in Parse()
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Duser-state.h88 bool IsOldStructureComponent(const CharBlock &name) const { in IsOldStructureComponent() function