reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7343 QualType T = Context->getPointerType(Context->CharTy); 7343 QualType T = Context->getPointerType(Context->CharTy); 7344 return Context->buildImplicitTypedef(T, Name);