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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h312 return Derived::classofType(TL.getTypePtr());
315 static bool classofType(const Type *Ty) { function in class:clang::ConcreteTypeLoc
391 static bool classofType(const Type *Ty) { function in class:clang::InheritingConcreteTypeLoc
396 return Derived::classofType(TL.getTypePtr());
399 return Derived::classofType(TL.getTypePtr());

Completed in 593 milliseconds