Searched defs:hasSameType (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h2397 bool hasSameType(QualType T1, QualType T2) const { function in class:clang::ASTContext
2400 bool hasSameType(const Type *T1, const Type *T2) const { function in class:clang::ASTContext

Completed in 89 milliseconds