Home
last modified time | relevance | path

Searched refs:kErrorRecursion (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/
DDetectCallDepth.h23 kErrorRecursion, enumerator
DDetectCallDepth.cpp147 return kErrorRecursion; in detectCallDepthForFunction()
DCompiler.cpp305 case DetectCallDepth::kErrorRecursion: in detectCallDepth()