Searched defs:isType (Results 1 – 6 of 6) sorted by relevance
96 alias isType = dmd.dtemplate.isType; member
179 bool isType() const { return IsType; } in isType() function
112 inline bool isType(Tag T) { in isType() function
619 bool isType, void *TyOrExpr, SourceLocation RParenLoc) { in ActOnCXXTypeid()761 bool isType, void *TyOrExpr, SourceLocation RParenLoc) { in ActOnCXXUuidof()
919 static bool isType(const Metadata *MD) { return !MD || isa<DIType>(MD); } in isType() function
75 Type *isType(RootObject *o) in isType() function