clang 20.0.0git
|
This is the complete list of members for clang::XRayFunctionFilter, including all inherited members.
ImbueAttribute enum name | clang::XRayFunctionFilter | |
shouldImbueFunction(StringRef FunctionName) const | clang::XRayFunctionFilter | |
shouldImbueFunctionsInFile(StringRef Filename, StringRef Category=StringRef()) const | clang::XRayFunctionFilter | |
shouldImbueLocation(SourceLocation Loc, StringRef Category=StringRef()) const | clang::XRayFunctionFilter | |
XRayFunctionFilter(ArrayRef< std::string > AlwaysInstrumentPaths, ArrayRef< std::string > NeverInstrumentPaths, ArrayRef< std::string > AttrListPaths, SourceManager &SM) | clang::XRayFunctionFilter | |
~XRayFunctionFilter() | clang::XRayFunctionFilter |