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.cpp7155 bool &ConstructorInitRequiresZeroInit, in PerformConstructorInitialization() argument
7235 ConstructorInitRequiresZeroInit), in PerformConstructorInitialization()
7266 ConstructorInitRequiresZeroInit, in PerformConstructorInitialization()
7277 ConstructorInitRequiresZeroInit, in PerformConstructorInitialization()
7695 bool ConstructorInitRequiresZeroInit = false; in Perform() local
8033 ConstructorInitRequiresZeroInit, in Perform()
8080 ConstructorInitRequiresZeroInit, in Perform()
8096 ConstructorInitRequiresZeroInit = true; in Perform()