Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h228 IntType getProcessIDType() const { return ProcessIDType; } in getProcessIDType() function
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp3927 QualType ASTContext::getProcessIDType() const { in getProcessIDType() function in ASTContext