|
clang 22.0.0git
|
#include "clang/Basic/ProfileList.h"#include "clang/Basic/FileManager.h"#include "clang/Basic/SourceManager.h"#include "llvm/Support/SpecialCaseList.h"#include <optional>Go to the source code of this file.
Classes | |
| class | clang::ProfileSpecialCaseList |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
Functions | |
| static StringRef | getSectionName (llvm::driver::ProfileInstrKind Kind) |
|
static |
Definition at line 72 of file ProfileList.cpp.
Referenced by clang::ProfileList::getDefault(), clang::ProfileList::isFileExcluded(), and clang::ProfileList::isFunctionExcluded().