Home | History | Annotate | Download | only in AST

Lines Matching refs:getProcessIDType

3779 QualType ASTContext::getProcessIDType() const {
3780 return getFromTargetType(Target->getProcessIDType());
7706 Type = Context.getProcessIDType();