Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtools.cpp295 static const Symbol *FindPointerComponent( in FindPointerComponent() function
329 const Symbol *FindPointerComponent(const Scope &scope) { in FindPointerComponent() function
334 const Symbol *FindPointerComponent(const DerivedTypeSpec &derived) { in FindPointerComponent() function
342 const Symbol *FindPointerComponent(const DeclTypeSpec &type) { in FindPointerComponent() function
350 const Symbol *FindPointerComponent(const DeclTypeSpec *type) { in FindPointerComponent() function
354 const Symbol *FindPointerComponent(const Symbol &symbol) { in FindPointerComponent() function