Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h576 std::unique_ptr<XRayFunctionFilter> XRayFilter; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp2621 const auto &XRayFilter = getContext().getXRayFilter(); in imbueXRayAttrs() local