Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp5259 bool &ConstructorInitRequiresZeroInit, in PerformConstructorInitialization()
5787 bool ConstructorInitRequiresZeroInit = false; in Perform() local