Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h383 IntType getProcessIDType() const { return ProcessIDType; } in getProcessIDType() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp5956 QualType ASTContext::getProcessIDType() const { in getProcessIDType() function in ASTContext