Searched defs:IsEnum (Results 1 – 16 of 16) sorted by relevance
132 bool IsEnum = (Flag.Value & EnumMask) != 0; variable
133 bool IsEnum = (Flag.Value & EnumMask) != 0; variable
724 bool IsEnum = isa<clang::EnumType>(T); in FillInlineAsmIdentifierInfo() local
1445 bool ResultBuilder::IsEnum(const NamedDecl *ND) const { in IsEnum() function in ResultBuilder
745 bool IsEnum = false; in ActOnDependentIdExpression() local
8635 bool IsEnum = false; in checkFormatExpr() local
52 def IsEnum(x): function
1775 bool IsEnum, in parseBracedList()
136 static bool IsEnum(const Type &type) { in IsEnum() function in flatbuffers::kotlin::KotlinGenerator
456 inline bool IsEnum(const Type &type) { in IsEnum() function
3402 TEST_P(ASTMatchersTest, IsEnum) { in TEST_P() argument
426 func (a Attribute) IsEnum() bool { func
1123 bool ResultBuilder::IsEnum(const NamedDecl *ND) const { in IsEnum() function in ResultBuilder
5164 bool IsEnum = false; in checkFormatExpr() local
916 bool IsEnum = (Flag.Value & EnumMask) != 0; local