Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h367 IntType getUIntPtrType() const { in getUIntPtrType() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp5937 QualType ASTContext::getUIntPtrType() const { in getUIntPtrType() function in ASTContext