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

Declarations

tools/clang/include/clang/AST/OSLog.h
  155 bool computeOSLogBufferLayout(clang::ASTContext &Ctx, const clang::CallExpr *E,

References

tools/clang/lib/AST/ExprConstant.cpp
10539     analyze_os_log::computeOSLogBufferLayout(Info.Ctx, E, Layout);
tools/clang/lib/CodeGen/CGBuiltin.cpp
 1229   analyze_os_log::computeOSLogBufferLayout(Ctx, &E, Layout);