Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DBridge.h79 const Fortran::parser::AllCookedSources *getCookedSource() const { in getCookedSource() function
/llvm-project-15.0.7/flang/lib/Lower/
H A DBridge.cpp581 bridge.getCookedSource()) { in genLocation()