Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h364 Derived::classofType(TL.getTypePtr()); in isKind()
367 static bool classofType(const Type *Ty) { in classofType() function
483 static bool classofType(const Type *Ty) { in classofType() function
489 Derived::classofType(TL.getTypePtr()); in isKind()
492 return Derived::classofType(TL.getTypePtr()); in isKind()