Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h623 std::unique_ptr<XRayFunctionFilter> XRayFilter; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3437 const auto &XRayFilter = getContext().getXRayFilter(); in imbueXRayAttrs() local