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

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h388 IntType getIntPtrType() const { return IntPtrType; } function in class:clang::TargetInfo
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5945 QualType ASTContext::getIntPtrType() const { function in class:ASTContext

Completed in 222 milliseconds