Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h343 IntType getUIntPtrType() const { in getUIntPtrType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp5667 QualType ASTContext::getUIntPtrType() const { in getUIntPtrType() function in ASTContext