Searched defs:getObjCIdType (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h1414 return getObjCIdType();
1613 QualType getObjCIdType() const { function in class:clang::ASTContext::DynTypedNodeList
2239 return T == getObjCIdType();

Completed in 88 milliseconds