Searched refs:IndirectLocalPath (Results 1 – 1 of 1) sorted by relevance
6808 using IndirectLocalPath = llvm::SmallVectorImpl<IndirectLocalPathEntry>; typedef6811 IndirectLocalPath &Path;6813 RevertToOldSizeRAII(IndirectLocalPath &Path) : Path(Path) {} in RevertToOldSizeRAII()6821 static bool isVarOnPath(IndirectLocalPath &Path, VarDecl *VD) { in isVarOnPath()6828 static bool pathContainsInit(IndirectLocalPath &Path) { in pathContainsInit()6835 static void visitLocalsRetainedByInitializer(IndirectLocalPath &Path,6926 static void handleGslAnnotatedTypes(IndirectLocalPath &Path, Expr *Call, in handleGslAnnotatedTypes()7199 static void visitLocalsRetainedByInitializer(IndirectLocalPath &Path, in visitLocalsRetainedByInitializer()7487 shouldLifetimeExtendThroughPath(const IndirectLocalPath &Path) { in shouldLifetimeExtendThroughPath()7529 static bool pathOnlyInitializesGslPointer(IndirectLocalPath &Path) { in pathOnlyInitializesGslPointer()[all …]