Home
last modified time | relevance | path

Searched defs:EnableLifetimeWarnings (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp7621 visitLocalsRetainedByReferenceBinding(IndirectLocalPath & Path,Expr * Init,ReferenceKind RK,LocalVisitor Visit,bool EnableLifetimeWarnings) visitLocalsRetainedByReferenceBinding() argument
7749 visitLocalsRetainedByInitializer(IndirectLocalPath & Path,Expr * Init,LocalVisitor Visit,bool RevisitSubinits,bool EnableLifetimeWarnings) visitLocalsRetainedByInitializer() argument
8351 bool EnableLifetimeWarnings = !getDiagnostics().isIgnored( checkInitializerLifetime() local