Searched refs:IsSuitablyTypedFormatArgument (Results 1 – 1 of 1) sorted by relevance
7391 auto IsSuitablyTypedFormatArgument = [this](const Expr *Arg) -> bool { in SemaBuiltinVAStartARMMicrosoft() local7434 if (!Arg1Ty->isPointerType() || !IsSuitablyTypedFormatArgument(Arg1)) in SemaBuiltinVAStartARMMicrosoft()