reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
11265   ExprResult CheckOSLogFormatStringArg(Expr *Arg);

References

tools/clang/lib/Sema/SemaChecking.cpp
 6131     ExprResult Arg = CheckOSLogFormatStringArg(TheCall->getArg(i));