Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2551 bool hasSameType(QualType T1, QualType T2) const { hasSameType() function
2554 bool hasSameType(const Type *T1, const Type *T2) const { hasSameType() function