Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp7422 bool &ConstructorInitRequiresZeroInit, in PerformConstructorInitialization() argument
7519 ConstructorInitRequiresZeroInit), in PerformConstructorInitialization()
7550 ConstructorInitRequiresZeroInit, in PerformConstructorInitialization()
7561 ConstructorInitRequiresZeroInit, in PerformConstructorInitialization()
7964 bool ConstructorInitRequiresZeroInit = false; in Perform() local
8302 ConstructorInitRequiresZeroInit, in Perform()
8349 ConstructorInitRequiresZeroInit, in Perform()
8365 ConstructorInitRequiresZeroInit = true; in Perform()