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

  /external/clang/lib/AST/
Mangle.cpp 43 unsigned discriminator = Context.getBlockId(BD, true);
71 unsigned discriminator = getBlockId(BD, false);
  /external/clang/include/clang/AST/
Mangle.h 88 unsigned getBlockId(const BlockDecl *BD, bool Local) {

Completed in 192 milliseconds