Searched defs:IsType (Results 1 – 8 of 8) sorted by relevance
194 bool IsType; variable
830 bool IsType = true; in visitKnownRecord() local
214 raw_string_ostream &OS, bool IsType, bool IsID) { in printStringOrID()
57 unsigned IsType : 1; member
445 unsigned IsType : 1; // true if operand is a type, false if an expression. variable
1516 bool ResultBuilder::IsType(const NamedDecl *ND) const { in IsType() function in ResultBuilder
87 bool IsType = isa<TypeDecl>(ND) || isa<ObjCInterfaceDecl>(ND); in ValidateCandidate() local
4534 UnaryExprOrTypeTrait ExprKind, bool IsType, in ActOnUnaryExprOrTypeTraitExpr()