Home
last modified time | relevance | path

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

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