Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h597 std::unique_ptr<XRayFunctionFilter> XRayFilter; variable
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp3001 const auto &XRayFilter = getContext().getXRayFilter(); in imbueXRayAttrs() local