Home
last modified time | relevance | path

Searched defs:getUIntPtrType (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h285 IntType getUIntPtrType() const { in getUIntPtrType() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp4996 QualType ASTContext::getUIntPtrType() const { in getUIntPtrType() function in ASTContext