Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Lower/
H A DComponentPath.h42 ComponentPath(bool isImplicit) { setPC(isImplicit); } in ComponentPath() function
43 ComponentPath(bool isImplicit, const evaluate::Substring *ss) in ComponentPath() function
/llvm-project/flang/lib/Lower/
H A DConvertExpr.cpp3233 using ComponentPath = Fortran::lower::ComponentPath; global() typedef in __anonb82c9c085811::ArrayExprLowering
[all...]