HomeSort by relevance Sort by last modified time
    Searched refs:getUniqueBlockCount (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CodeGenModule.h 631 /// getUniqueBlockCount - Fetches the global unique block count.
632 int getUniqueBlockCount() { return ++Block.GlobalUniqueCount; }
    [all...]
CGDebugInfo.cpp     [all...]

Completed in 36 milliseconds