Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDTypeLoc.h322 Derived::classofType(TL.getTypePtr()); in isKind()
325 static bool classofType(const Type *Ty) { in classofType() function
427 static bool classofType(const Type *Ty) { in classofType() function
433 Derived::classofType(TL.getTypePtr()); in isKind()
436 return Derived::classofType(TL.getTypePtr()); in isKind()