Searched defs:ComponentPath (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Lower/ | ||
H A D | ComponentPath.h | 42 ComponentPath(bool isImplicit) { setPC(isImplicit); } in ComponentPath() function |
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertExpr.cpp | 3233 using ComponentPath = Fortran::lower::ComponentPath; global() typedef in __anonb82c9c085811::ArrayExprLowering |