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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1728 CanQualType getCanonicalType(QualType T) const { function in class:clang::ASTContext
1732 const Type *getCanonicalType(const Type *T) const { function in class:clang::ASTContext
H A DType.h4670 inline QualType QualType::getCanonicalType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::QualType

Completed in 83 milliseconds