reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1141 Ctx, nullptr, SourceLocation(), &Ctx.Idents.get("buffer"), Ctx.VoidPtrTy, 1141 Ctx, nullptr, SourceLocation(), &Ctx.Idents.get("buffer"), Ctx.VoidPtrTy, 1141 Ctx, nullptr, SourceLocation(), &Ctx.Idents.get("buffer"), Ctx.VoidPtrTy, 1143 ArgTys.emplace_back(Ctx.VoidPtrTy); 1150 QualType ArgTy = getOSLogArgType(Ctx, Size); 1152 Ctx, nullptr, SourceLocation(), 1153 &Ctx.Idents.get(std::string("arg") + llvm::to_string(I)), ArgTy, 1158 QualType ReturnTy = Ctx.VoidTy; 1159 QualType FuncionTy = Ctx.getFunctionType(ReturnTy, ArgTys, {}); 1179 IdentifierInfo *II = &Ctx.Idents.get(Name); 1181 Ctx, Ctx.getTranslationUnitDecl(), SourceLocation(), SourceLocation(), II, 1181 Ctx, Ctx.getTranslationUnitDecl(), SourceLocation(), SourceLocation(), II,