clang
6.0.0
|
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, SourceManager &SM) | clang::XRayFunctionFilter |