Home
last modified time | relevance | path

Searched refs:computeOSLogBufferLayout (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOSLog.h155 bool computeOSLogBufferLayout(clang::ASTContext &Ctx, const clang::CallExpr *E,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOSLog.cpp180 bool clang::analyze_os_log::computeOSLogBufferLayout( in computeOSLogBufferLayout() function in clang::analyze_os_log
H A DExprConstant.cpp11526 analyze_os_log::computeOSLogBufferLayout(Info.Ctx, E, Layout); in VisitBuiltinCallExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp1756 analyze_os_log::computeOSLogBufferLayout(Ctx, &E, Layout); in emitBuiltinOSLogFormat()