Home
last modified time | relevance | path

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

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