Home
last modified time | relevance | path

Searched defs:getBlockId (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DMangle.h76 unsigned getBlockId(const BlockDecl *BD, bool Local) { in getBlockId() function
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2298 int OutputASM::getBlockId(TIntermTyped *arg) in getBlockId() function in glsl::OutputASM