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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1673 QualType getQualifiedType(SplitQualType split) const { function in class:clang::ASTContext::DynTypedNodeList
1678 QualType getQualifiedType(QualType T, Qualifiers Qs) const { function in class:clang::ASTContext::DynTypedNodeList
1687 QualType getQualifiedType(const Type *T, Qualifiers Qs) const { function in class:clang::ASTContext::DynTypedNodeList

Completed in 51 milliseconds