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

/external/clang/lib/CodeGen/
H A DCodeGenTypes.cpp668 bool EraseResult = RecordsBeingLaidOut.erase(Key); (void)EraseResult; local
669 assert(EraseResult && "struct not in RecordsBeingLaidOut set?");

Completed in 54 milliseconds