Home
last modified time | relevance | path

Searched refs:AlwaysInstrumentPaths (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DXRayLists.cpp18 ArrayRef<std::string> AlwaysInstrumentPaths, in XRayFunctionFilter() argument
22 llvm::SpecialCaseList::createOrDie(AlwaysInstrumentPaths)), in XRayFunctionFilter()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DXRayLists.h33 XRayFunctionFilter(ArrayRef<std::string> AlwaysInstrumentPaths,