Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h214 IntType getUIntPtrType() const { in getUIntPtrType() function
/external/clang/lib/AST/
DASTContext.cpp3859 QualType ASTContext::getUIntPtrType() const { in getUIntPtrType() function in ASTContext