Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h405 IntType getProcessIDType() const { return ProcessIDType; } getProcessIDType() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5968 QualType ASTContext::getProcessIDType() const { getProcessIDType() function in ASTContext