Searched refs:NeverInstrument (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DXRayLists.h27 std::unique_ptr<llvm::SpecialCaseList> NeverInstrument; member in class:clang::XRayFunctionFilter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DXRayLists.cpp22 NeverInstrument(llvm::SpecialCaseList::createOrDie(
42 if (NeverInstrument->inSection("xray_never_instrument", "fun",
57 if (NeverInstrument->inSection("xray_never_instrument", "src", Filename,

Completed in 261 milliseconds