Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.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()