OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XRayFunctionFilter
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/
XRayLists.cpp
20
XRayFunctionFilter
::
XRayFunctionFilter
(
32
XRayFunctionFilter
::~
XRayFunctionFilter
() = default;
34
XRayFunctionFilter
::ImbueAttribute
35
XRayFunctionFilter
::shouldImbueFunction(StringRef FunctionName) const {
56
XRayFunctionFilter
::ImbueAttribute
57
XRayFunctionFilter
::shouldImbueFunctionsInFile(StringRef Filename,
70
XRayFunctionFilter
::ImbueAttribute
71
XRayFunctionFilter
::shouldImbueLocation(SourceLocation Loc
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
XRayLists.h
29
class
XRayFunctionFilter
{
36
XRayFunctionFilter
(ArrayRef<std::string> AlwaysInstrumentPaths,
39
~
XRayFunctionFilter
();
Completed in 18 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026