Home
last modified time | relevance | path

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

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