Home
last modified time | relevance | path

Searched refs:shouldLifetimeExtendThroughPath (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp6890 static bool shouldLifetimeExtendThroughPath(const IndirectLocalPath &Path) { in shouldLifetimeExtendThroughPath() function
6959 if (shouldLifetimeExtendThroughPath(Path)) { in checkInitializerLifetime()
6991 Diag(DiagLoc, shouldLifetimeExtendThroughPath(Path) in checkInitializerLifetime()