Searched defs:getIntPtrType (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h216 IntType getIntPtrType() const { return IntPtrType; } function in class:clang::TargetInfo
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp3774 QualType ASTContext::getIntPtrType() const { function in class:ASTContext

Completed in 85 milliseconds