Searched defs:GlobalUniqueCount (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/CodeGen/
H A DCodeGenModule.h465 int GlobalUniqueCount; member in struct:clang::CodeGen::CodeGenModule::__anon17860
740 int getUniqueBlockCount() { return ++Block.GlobalUniqueCount; }

Completed in 434 milliseconds