Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp631 bool ChildrenCreated = false; in constructScopeDIE() local
656 ChildrenCreated = true; in constructScopeDIE()
678 if (!ChildrenCreated) in constructScopeDIE()