Home
last modified time | relevance | path

Searched refs:SelT (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSema.cpp90 QualType SelT = Context.getPointerType(Context.ObjCBuiltinSelTy); in ActOnTranslationUnitScope() local
91 TypeSourceInfo *SelInfo = Context.getTrivialTypeSourceInfo(SelT); in ActOnTranslationUnitScope()