Home
last modified time | relevance | path

Searched defs:IsDependent (Results 1 – 10 of 10) sorted by relevance

/external/angle/third_party/spirv-tools/src/source/opt/
Dcontrol_dependence.h162 bool IsDependent(uint32_t a, uint32_t b) const { in IsDependent() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcontrol_dependence.h162 bool IsDependent(uint32_t a, uint32_t b) const { in IsDependent() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcontrol_dependence.h162 bool IsDependent(uint32_t a, uint32_t b) const { in IsDependent() function
/external/clang/lib/Parse/
DParseDeclCXX.cpp1735 bool IsDependent = false; in ParseClassSpecifier() local
DParseDecl.cpp4081 bool IsDependent = false; in ParseEnumSpecifier() local
/external/clang/lib/Serialization/
DASTReader.cpp5452 bool IsDependent = Deduced.isNull() ? Record[Idx++] : false; in readTypeRecord() local
5462 bool IsDependent = Record[Idx++]; in readTypeRecord() local
5476 bool IsDependent = Record[Idx++]; in readTypeRecord() local
5645 bool IsDependent = Record[Idx++]; in readTypeRecord() local
/external/clang/lib/Sema/
DSemaCodeComplete.cpp3710 bool IsDependent = BaseType->isDependentType(); in CodeCompleteMemberReferenceExpr() local
DSemaTemplate.cpp7612 bool IsDependent = false; in ActOnExplicitInstantiation() local
DSemaDecl.cpp12263 bool &OwnedDecl, bool &IsDependent, in ActOnTag()
DSemaDeclCXX.cpp12545 bool IsDependent = false; in ActOnTemplatedFriendTag() local