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

/external/clang/include/clang/AST/
H A DASTContext.h1781 bool hasSameType(QualType T1, QualType T2) const { function in class:clang::ASTContext
1785 bool hasSameType(const Type *T1, const Type *T2) const { function in class:clang::ASTContext

Completed in 76 milliseconds