Home
last modified time | relevance | path

Searched defs:hasCondition (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/compiler/translator/
DIntermNode.h973 bool hasCondition() const { return mCondition != nullptr; } in hasCondition() function
DOutputSPIRV.cpp5509 bool hasCondition, in GetLoopBlocks()
5655 const bool hasCondition = node->getCondition() != nullptr; in visitLoop() local
/external/swiftshader/src/OpenGL/compiler/
Dintermediate.h671 bool hasCondition() const { return mCondition != nullptr; } in hasCondition() function
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h3408 hasCondition, in AST_POLYMORPHIC_MATCHER_P() argument
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h4874 hasCondition, in AST_POLYMORPHIC_MATCHER_P() argument