Home
last modified time | relevance | path

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

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