Lines Matching defs:Loc
94 auto *Loc = Env.getStorageLocation(E); in maybeUnpackLValueExpr() local
119 if (auto *Loc = Env.getStorageLocation(From)) in propagateStorageLocation() local
267 if (auto *Loc = Env.getStorageLocation(*ME)) in ProcessVarDecl() local
399 if (StorageLocation *Loc = Env.getStorageLocation(*S->getSubExpr())) in VisitUnaryOperator() local
408 if (StorageLocation *Loc = Env.getStorageLocation(*S->getSubExpr())) in VisitUnaryOperator() local
457 auto *Loc = Env.getStorageLocation(*Ret); in VisitReturnStmt() local
505 auto &Loc = Env.getResultObjectLocation(*S); in VisitCXXDefaultArgExpr() local
535 RecordStorageLocation &Loc = Env.getResultObjectLocation(*S); in VisitCXXConstructExpr() local
653 RecordStorageLocation &Loc = Env.getResultObjectLocation(*S); in VisitCallExpr() local
663 StorageLocation &Loc = Env.createStorageLocation(*S); in VisitMaterializeTemporaryExpr() local
747 RecordStorageLocation &Loc = Env.getResultObjectLocation(*S); in VisitInitListExpr() local