Home
last modified time | relevance | path

Searched defs:LogArgs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp815 if (const auto *LogArgs = D->getAttr<XRayLogArgsAttr>()) in StartFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3528 bool LogArgs = F.hasFnAttribute("xray-log-args"); in recordSled() local