Searched refs:getFILEType (Results 1 – 7 of 7) sorted by relevance
101 const QualType FILETy = ACtx.getFILEType().getCanonicalType(); in isStdin()
2104 const QualType FileTy = Ctx.getFILEType(); in getGlobalStreamPointerByName()
1032 QualType FILETy = D->getASTContext().getFILEType(); in isStdStreamVar()
1069 if (!Ctx.getFILEType() in hasUnsafePrintfStringArg()1071 FirstPteTy.getCanonicalType() == Ctx.getFILEType().getCanonicalType()) { in hasUnsafePrintfStringArg()
2181 QualType getFILEType() const { in getFILEType() function
5976 AddTypeRef(Context, Context.getFILEType(), SpecialTypes); in WriteASTCore()
12559 Type = Context.getFILEType(); in DecodeTypeFromStr()