Home
last modified time | relevance | path

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

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