Searched refs:setPC (Results 1 – 2 of 2) sorted by relevance
41 ComponentPath(bool isImplicit) { setPC(isImplicit); } in ComponentPath()44 setPC(isImplicit); in ComponentPath()74 void setPC(bool isImplicit);
53 void Fortran::lower::ComponentPath::setPC(bool isImplicit) { in setPC() function in Fortran::lower::ComponentPath