Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h297 IntType getProcessIDType() const { return ProcessIDType; } in getProcessIDType() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5015 QualType ASTContext::getProcessIDType() const { in getProcessIDType() function in ASTContext