Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h1383 void setObjCSuperType(QualType ST) { ObjCSuperType = ST; } in setObjCSuperType() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h1641 void setObjCSuperType(QualType ST) { ObjCSuperType = ST; } in setObjCSuperType() function