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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h237 static IntType getCorrespondingUnsignedType(IntType T) { function in class:clang::TargetInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp7963 QualType ASTContext::getCorrespondingUnsignedType(QualType T) const { function in class:ASTContext

Completed in 65 milliseconds