Searched refs:computeOSLogBufferLayout (Results 1 – 5 of 5) sorted by relevance
155 bool computeOSLogBufferLayout(clang::ASTContext &Ctx, const clang::CallExpr *E,
180 bool clang::analyze_os_log::computeOSLogBufferLayout( in computeOSLogBufferLayout() function in clang::analyze_os_log
13003 analyze_os_log::computeOSLogBufferLayout(Info.Ctx, E, Layout); in VisitBuiltinCallExpr()
1443 analyze_os_log::computeOSLogBufferLayout(S.getASTContext(), Call, Layout); in interp__builtin_os_log_format_buffer_size()
2212 analyze_os_log::computeOSLogBufferLayout(Ctx, &E, Layout); in emitBuiltinOSLogFormat()