Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.h296 static bool classofType(const Type *Ty) { in classofType() function
301 return Derived::classofType(TL->getTypePtr()); in classof()
304 return Derived::classofType(TL->getTypePtr()); in classof()
373 static bool classofType(const Type *Ty) { in classofType() function
378 return Derived::classofType(TL->getTypePtr()); in classof()
381 return Derived::classofType(TL->getTypePtr()); in classof()