Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaInit.cpp2561 bool GotNumInits = false; in getStructuredSubobjectInit() local
2564 GotNumInits = true; in getStructuredSubobjectInit()
2568 GotNumInits = true; in getStructuredSubobjectInit()
2578 if (GotNumInits && NumElements > NumInits) in getStructuredSubobjectInit()