Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTargetInfo.h351 IntType getUIntPtrType() const { in getUIntPtrType() function
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp5888 QualType ASTContext::getUIntPtrType() const { in getUIntPtrType() function in ASTContext