Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp6144 bool &ConstructorInitRequiresZeroInit, in PerformConstructorInitialization() argument
6218 ConstructorInitRequiresZeroInit); in PerformConstructorInitialization()
6249 ConstructorInitRequiresZeroInit, in PerformConstructorInitialization()
6260 ConstructorInitRequiresZeroInit, in PerformConstructorInitialization()
7472 bool ConstructorInitRequiresZeroInit = false; in Perform() local
7796 ConstructorInitRequiresZeroInit, in Perform()
7843 ConstructorInitRequiresZeroInit, in Perform()
7859 ConstructorInitRequiresZeroInit = true; in Perform()