Home
last modified time | relevance | path

Searched refs:DiagnoseCStringFormatDirectiveInCFAPI (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h165 void DiagnoseCStringFormatDirectiveInCFAPI(const NamedDecl *FDecl,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp2270 void SemaObjC::DiagnoseCStringFormatDirectiveInCFAPI(const NamedDecl *FDecl, in DiagnoseCStringFormatDirectiveInCFAPI() function in clang::SemaObjC
H A DSemaChecking.cpp3417 ObjC().DiagnoseCStringFormatDirectiveInCFAPI(FDecl, Args, NumArgs); in CheckFunctionCall()