Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dtools.cpp1176 const Symbol *GetMainEntry(const Symbol *symbol) { in GetMainEntry() function
1203 const Symbol &symbol{DEREF(GetMainEntry(&original.GetUltimate()))}; in IsPureProcedure()
1241 const Symbol &symbol{DEREF(GetMainEntry(&original.GetUltimate()))}; in IsElementalProcedure()
/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dtools.h1102 const Symbol *GetMainEntry(const Symbol *);