Searched refs:CallDecl (Results 1 – 1 of 1) sorted by relevance
1073 const Decl *CallDecl = Call.getDecl(); in getPrintfFormatArgumentNum() local1074 if (!CallDecl) in getPrintfFormatArgumentNum()1076 const FunctionDecl *FDecl = CallDecl->getAsFunction(); in getPrintfFormatArgumentNum()