Searched defs:getQualifiedType (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1958 QualType getQualifiedType(SplitQualType split) const { function in class:clang::ASTContext::DynTypedNodeList
1963 QualType getQualifiedType(QualType T, Qualifiers Qs) const { function in class:clang::ASTContext::DynTypedNodeList
1972 QualType getQualifiedType(const Type *T, Qualifiers Qs) const { function in class:clang::ASTContext::DynTypedNodeList

Completed in 102 milliseconds