Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h389 IntType getUIntPtrType() const { getUIntPtrType() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5949 QualType ASTContext::getUIntPtrType() const { getUIntPtrType() function in ASTContext