Searched defs:getProcessIDType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 414 IntType getProcessIDType() const { return ProcessIDType; } getProcessIDType() function |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 6135 QualType ASTContext::getProcessIDType() const { getProcessIDType() function in ASTContext |