HomeSort by relevance Sort by last modified time
    Searched defs:IsRecursive (Results 1 - 5 of 5) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/opt/
function.cpp 102 bool Function::IsRecursive() const {
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
function.cpp 150 bool Function::IsRecursive() const {
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 360 bool &IsRecursive, unsigned &StackDepth) {
361 IsRecursive = false;
371 IsRecursive = true;
849 bool IsRecursive = false;
    [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
  /art/compiler/optimizing/
nodes.h     [all...]

Completed in 522 milliseconds