reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ASTContext.cpp
 7343   QualType T = Context->getPointerType(Context->CharTy);
 7343   QualType T = Context->getPointerType(Context->CharTy);
 7344   return Context->buildImplicitTypedef(T, Name);