clang 20.0.0git
|
This is the complete list of members for clang::ProfileList, including all inherited members.
Allow enum value | clang::ProfileList | |
ExclusionType enum name | clang::ProfileList | |
Forbid enum value | clang::ProfileList | |
getDefault(CodeGenOptions::ProfileInstrKind Kind) const | clang::ProfileList | |
isEmpty() const | clang::ProfileList | inline |
isFileExcluded(StringRef FileName, CodeGenOptions::ProfileInstrKind Kind) const | clang::ProfileList | |
isFunctionExcluded(StringRef FunctionName, CodeGenOptions::ProfileInstrKind Kind) const | clang::ProfileList | |
isLocationExcluded(SourceLocation Loc, CodeGenOptions::ProfileInstrKind Kind) const | clang::ProfileList | |
ProfileList(ArrayRef< std::string > Paths, SourceManager &SM) | clang::ProfileList | |
Skip enum value | clang::ProfileList | |
~ProfileList() | clang::ProfileList |