Home
last modified time | relevance | path

Searched refs:calculateDeepestNesting (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DTypes.h131 mDeepestNesting = calculateDeepestNesting(); in deepestNesting()
178 int calculateDeepestNesting() const;
DSymbolTable.cpp175 int TStructure::calculateDeepestNesting() const in calculateDeepestNesting() function in TStructure