Searched refs:ConstCharType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp548 QualType ConstCharType = Context.CharTy.withConst(); local
553 Context.getPointerType(ConstCharType),
672 QualType ConstCharType = Context.CharTy.withConst(); local
677 Context.getPointerType(ConstCharType),

Completed in 1318 milliseconds