Movatterモバイル変換


[0]ホーム

URL:


LLVM 20.0.0git
Public Member Functions |Public Attributes |List of all members
llvm::GCOV::Options Struct Reference

A struct for passing gcov options between functions.More...

#include "llvm/ProfileData/GCOV.h"

Public Member Functions

 Options (boolA,boolB,boolC,boolF,boolP,bool U,boolI,bool L,bool M,boolN,bool R,boolT,boolX, std::stringSourcePrefix)
 

Public Attributes

bool AllBlocks
 
bool BranchInfo
 
bool BranchCount
 
bool FuncCoverage
 
bool PreservePaths
 
bool UncondBranch
 
bool Intermediate
 
bool LongFileNames
 
bool Demangle
 
bool NoOutput
 
bool RelativeOnly
 
bool UseStdout
 
bool HashFilenames
 
std::string SourcePrefix
 

Detailed Description

A struct for passing gcov options between functions.

Definition at line45 of fileGCOV.h.

Constructor & Destructor Documentation

◆ Options()

llvm::GCOV::Options::Options(bool A,
bool B,
bool C,
bool F,
bool P,
bool U,
bool I,
bool L,
bool M,
bool N,
bool R,
bool T,
bool X,
std::string SourcePrefix 
)
inline

Definition at line46 of fileGCOV.h.

Member Data Documentation

◆ AllBlocks

bool llvm::GCOV::Options::AllBlocks

Definition at line53 of fileGCOV.h.

◆ BranchCount

bool llvm::GCOV::Options::BranchCount

Definition at line55 of fileGCOV.h.

◆ BranchInfo

bool llvm::GCOV::Options::BranchInfo

Definition at line54 of fileGCOV.h.

◆ Demangle

bool llvm::GCOV::Options::Demangle

Definition at line61 of fileGCOV.h.

◆ FuncCoverage

bool llvm::GCOV::Options::FuncCoverage

Definition at line56 of fileGCOV.h.

◆ HashFilenames

bool llvm::GCOV::Options::HashFilenames

Definition at line65 of fileGCOV.h.

◆ Intermediate

bool llvm::GCOV::Options::Intermediate

Definition at line59 of fileGCOV.h.

◆ LongFileNames

bool llvm::GCOV::Options::LongFileNames

Definition at line60 of fileGCOV.h.

◆ NoOutput

bool llvm::GCOV::Options::NoOutput

Definition at line62 of fileGCOV.h.

◆ PreservePaths

bool llvm::GCOV::Options::PreservePaths

Definition at line57 of fileGCOV.h.

◆ RelativeOnly

bool llvm::GCOV::Options::RelativeOnly

Definition at line63 of fileGCOV.h.

◆ SourcePrefix

std::string llvm::GCOV::Options::SourcePrefix

Definition at line66 of fileGCOV.h.

◆ UncondBranch

bool llvm::GCOV::Options::UncondBranch

Definition at line58 of fileGCOV.h.

◆ UseStdout

bool llvm::GCOV::Options::UseStdout

Definition at line64 of fileGCOV.h.


The documentation for this struct was generated from the following file:

Generated on Sun Jul 20 2025 22:12:23 for LLVM by doxygen 1.9.6
[8]ページ先頭

©2009-2025 Movatter.jp