Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h246 IntType getProcessIDType() const { return ProcessIDType; } in getProcessIDType() function
/external/clang/lib/AST/
DASTContext.cpp4163 QualType ASTContext::getProcessIDType() const { in getProcessIDType() function in ASTContext