Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTContext.h2629 bool hasSameType(QualType T1, QualType T2) const { hasSameType() function
2632 bool hasSameType(const Type *T1, const Type *T2) const { hasSameType() function