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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h311 static IntType getCorrespondingUnsignedType(IntType T) { function in class:clang::TargetInfo
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp9470 QualType ASTContext::getCorrespondingUnsignedType(QualType T) const { function in class:ASTContext

Completed in 78 milliseconds