Searched refs:FoundOne (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp641 bool FoundOne = false; local
642 (void)FoundOne;
647 FoundOne = true;
650 assert(FoundOne);

Completed in 97 milliseconds