Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h376 Derived::classofType(TL.getTypePtr()); in isKind()
379 static bool classofType(const Type *Ty) { in classofType() function
495 static bool classofType(const Type *Ty) { in classofType() function
501 Derived::classofType(TL.getTypePtr()); in isKind()
504 return Derived::classofType(TL.getTypePtr()); in isKind()