Home
last modified time | relevance | path

Searched refs:classofType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DTypeLoc.h370 Derived::classofType(TL.getTypePtr()); in isKind()
373 static bool classofType(const Type *Ty) { in classofType() function
489 static bool classofType(const Type *Ty) { in classofType() function
495 Derived::classofType(TL.getTypePtr()); in isKind()
498 return Derived::classofType(TL.getTypePtr()); in isKind()