Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DASTContext.h566 std::unique_ptr<XRayFunctionFilter> XRayFilter; variable
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp2517 const auto &XRayFilter = getContext().getXRayFilter(); in imbueXRayAttrs() local