Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2618 CanQualType getCanonicalType(QualType T) const { in getCanonicalType() function
2622 const Type *getCanonicalType(const Type *T) const { in getCanonicalType() function