Home
last modified time | relevance | path

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

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