clang 22.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(llvm::driver::ProfileInstrKind Kind) const | clang::ProfileList | |
isEmpty() const | clang::ProfileList | inline |
isFileExcluded(StringRef FileName, llvm::driver::ProfileInstrKind Kind) const | clang::ProfileList | |
isFunctionExcluded(StringRef FunctionName, llvm::driver::ProfileInstrKind Kind) const | clang::ProfileList | |
isLocationExcluded(SourceLocation Loc, llvm::driver::ProfileInstrKind Kind) const | clang::ProfileList | |
ProfileList(ArrayRef< std::string > Paths, SourceManager &SM) | clang::ProfileList | |
Skip enum value | clang::ProfileList | |
~ProfileList() | clang::ProfileList |