Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp905 if (const auto *LogArgs = D->getAttr<XRayLogArgsAttr>()) in StartFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp4297 bool LogArgs = F.hasFnAttribute("xray-log-args"); in recordSled() local