Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Ddefinable.cpp102 bool isPointerDefinition{flags.test(DefinabilityFlag::PointerDefinition)}; in WhyNotDefinableBase() local
H A Dtools.cpp375 FindExternallyVisibleObject(const Symbol & object,const Scope & scope,bool isPointerDefinition) FindExternallyVisibleObject() argument