Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DIntermNode.h953 bool hasCondition() const { return mCondition != nullptr; } in hasCondition() function
/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