Lines Matching refs:Pm
806 for (auto *Pm : Parms) {807 QualType T = Pm->getType();808 if (!T.isTrivialType(Pm->getASTContext()))813 til::SExpr *Lp = new (Arena) til::LiteralPtr(Pm);815 til::SExpr *V = addStatement(Ld, nullptr, Pm);816 addVarDecl(Pm, V);