A struct for passing gcov options between functions.
More...
#include "llvm/ProfileData/GCOV.h"
|
| 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) |
|
A struct for passing gcov options between functions.
Definition at line 44 of file GCOV.h.
◆ 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 line 45 of file GCOV.h.
References M, and T.
◆ AllBlocks
bool llvm::GCOV::Options::AllBlocks |
◆ BranchCount
bool llvm::GCOV::Options::BranchCount |
◆ BranchInfo
bool llvm::GCOV::Options::BranchInfo |
◆ Demangle
bool llvm::GCOV::Options::Demangle |
◆ FuncCoverage
bool llvm::GCOV::Options::FuncCoverage |
◆ HashFilenames
bool llvm::GCOV::Options::HashFilenames |
◆ Intermediate
bool llvm::GCOV::Options::Intermediate |
◆ LongFileNames
bool llvm::GCOV::Options::LongFileNames |
◆ NoOutput
bool llvm::GCOV::Options::NoOutput |
◆ PreservePaths
bool llvm::GCOV::Options::PreservePaths |
◆ RelativeOnly
bool llvm::GCOV::Options::RelativeOnly |
◆ SourcePrefix
std::string llvm::GCOV::Options::SourcePrefix |
◆ UncondBranch
bool llvm::GCOV::Options::UncondBranch |
◆ UseStdout
bool llvm::GCOV::Options::UseStdout |
The documentation for this struct was generated from the following file:
- include/llvm/ProfileData/GCOV.h