Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h359 IntType getProcessIDType() const { return ProcessIDType; } in getProcessIDType() function
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp5686 QualType ASTContext::getProcessIDType() const { in getProcessIDType() function in ASTContext