HomeSort by: relevance | last modified time | path
    Searched refs:getUniqueBlockCount (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h 942 int getUniqueBlockCount() { return ++Block.GlobalUniqueCount; }
CGDebugInfo.cpp 4697 << "__block_literal_" << CGM.getUniqueBlockCount();

Completed in 19 milliseconds