HomeSort by: relevance | last modified time | path
    Searched defs:getUIntPtrType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h 343 IntType getUIntPtrType() const {
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 5667 QualType ASTContext::getUIntPtrType() const {
6564 Fields[Count++] = { getUIntPtrType(), "_cfisa" };
6565 Fields[Count++] = { getUIntPtrType(), "_swift_rc" };
6572 Fields[Count++] = { getUIntPtrType(), "_ptr" };

Completed in 32 milliseconds