Searched defs:shallowLookupSymbol (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Lower/ | ||
H A D | SymbolMap.cpp | 48 Fortran::lower::SymbolBox Fortran::lower::SymMap::shallowLookupSymbol( in shallowLookupSymbol() function in Fortran::lower::SymMap |
H A D | Bridge.cpp | 1140 shallowLookupSymbol(const Fortran::semantics::Symbol &sym) { shallowLookupSymbol() function in __anonc6773cb50211::FirConverter |
/llvm-project/flang/include/flang/Lower/ | ||
H A D | SymbolMap.h | 258 SymbolBox shallowLookupSymbol(const semantics::Symbol *sym) { in shallowLookupSymbol() function |