clang 19.0.0git
Classes | Namespaces | Functions
ProfileList.cpp File Reference
#include "clang/Basic/ProfileList.h"
#include "clang/Basic/FileManager.h"
#include "clang/Basic/SourceManager.h"
#include "llvm/Support/SpecialCaseList.h"
#include "llvm/Support/raw_ostream.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 (CodeGenOptions::ProfileInstrKind Kind)
 

Function Documentation

◆ getSectionName()

static StringRef getSectionName ( CodeGenOptions::ProfileInstrKind  Kind)
static