Home
last modified time | relevance | path

Searched refs:CanReplaceDetails (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/lib/Semantics/
Dsymbol.cpp244 CHECK(CanReplaceDetails(details)); in set_details()
248 bool Symbol::CanReplaceDetails(const Details &details) const { in CanReplaceDetails() function in Fortran::semantics::Symbol
Dresolve-names.cpp558 if (symbol->CanReplaceDetails(details)) { in MakeSymbol()
/external/llvm-project/flang/include/flang/Semantics/
Dsymbol.h559 bool CanReplaceDetails(const Details &details) const;