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

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
   80 class OSLogBufferLayout;

References

tools/clang/include/clang/AST/OSLog.h
  156                               OSLogBufferLayout &layout);
tools/clang/lib/AST/ExprConstant.cpp
10538     analyze_os_log::OSLogBufferLayout Layout;
tools/clang/lib/AST/OSLog.cpp
  135   void computeLayout(ASTContext &Ctx, OSLogBufferLayout &Layout) const {
  181     ASTContext &Ctx, const CallExpr *E, OSLogBufferLayout &Layout) {
tools/clang/lib/CodeGen/CGBuiltin.cpp
 1119     const analyze_os_log::OSLogBufferLayout &Layout,
 1228   analyze_os_log::OSLogBufferLayout Layout;
tools/clang/lib/CodeGen/CodeGenFunction.h
 3722       const analyze_os_log::OSLogBufferLayout &Layout,