/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | Error.h | 35 inline void verbose(const Twine &Message, bool Verbose) { in verbose()
|
H A D | Options.h | 40 bool Verbose = false; member
|
H A D | DebugInfoLinker.cpp | 84 bool Verbose) override { in getSubprogramRelocAdjustment() 104 uint64_t, uint64_t, bool Verbose) override { in getExprOpAddressRelocAdjustment()
|
/llvm-project/clang/utils/analyzer/ |
H A D | SATestUpdateDiffs.py | 15 Verbose = 0 variable
|
/llvm-project/llvm/tools/llvm-reduce/deltas/ |
H A D | Utils.cpp | 22 cl::opt<bool> llvm::Verbose("verbose", member in llvm
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | PrintPasses.h | 20 Verbose, enumerator
|
/llvm-project/llvm/include/llvm/WindowsResource/ |
H A D | ResourceProcessor.h | 35 void setVerbose(bool Verbose) { IsVerbose = Verbose; } in setVerbose()
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | BinaryHolder.cpp | 46 load(IntrusiveRefCntPtr<vfs::FileSystem> VFS,StringRef Filename,TimestampTy Timestamp,bool Verbose) load() argument 91 load(IntrusiveRefCntPtr<vfs::FileSystem> VFS,StringRef Filename,TimestampTy Timestamp,bool Verbose) load() argument 167 getObjectEntry(StringRef Filename,TimestampTy Timestamp,bool Verbose) getObjectEntry() argument
|
H A D | BinaryHolder.h | 146 bool Verbose; global() variable
|
H A D | LinkUtils.h | 39 bool Verbose = false; member
|
H A D | DwarfLinkerForBinary.cpp | 108 static void dumpDIE(const DWARFDie *DIE, bool Verbose) { in dumpDIE() 1040 uint64_t EndOffset, bool Verbose) { in hasValidRelocationAt() 1076 uint64_t EndOffset, bool Verbose) { in getExprOpAddressRelocAdjustment() 1103 const DWARFDie &DIE, bool Verbose) { in getSubprogramRelocAdjustment()
|
/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | AddressesMap.h | 93 getVariableRelocAdjustment(const DWARFDie &DIE, bool Verbose) { in getVariableRelocAdjustment()
|
/llvm-project/llvm/include/llvm/Analysis/Utils/ |
H A D | ImportedFunctionsInliningStatistics.h | 107 Verbose = 2, enumerator
|
/llvm-project/clang/include/clang/Driver/ |
H A D | OffloadBundler.h | 39 bool Verbose = false; variable
|
/llvm-project/clang/lib/Lex/ |
H A D | InitHeaderSearch.cpp | 53 bool Verbose; global() member in __anone83f23580111::InitHeaderSearch 372 RemoveDuplicates(std::vector<DirectoryLookupInfo> & SearchList,unsigned First,bool Verbose) RemoveDuplicates() argument [all...] |
/llvm-project/clang-tools-extra/clangd/support/ |
H A D | Logger.h | 28 enum Level : unsigned char { Debug, Verbose, Info, Error }; enumerator
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ImportedFunctionsInliningStatistics.cpp | 99 dump(const bool Verbose) dump() argument
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerGlobalData.h | 33 bool Verbose = false; member
|
H A D | DWARFLinkerImpl.h | 59 void setVerbosity(bool Verbose) override { in setVerbosity()
|
/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/ |
H A D | DIPrinter.h | 64 bool Verbose; member
|
/llvm-project/clang/tools/clang-installapi/ |
H A D | ClangInstallAPI.cpp | 42 static bool runFrontend(StringRef ProgName, Twine Label, bool Verbose, in runFrontend() argument
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.h | 36 enum class DumpLevel { None, Basic, Verbose }; enumerator
|
/llvm-project/clang/tools/clang-offload-bundler/ |
H A D | ClangOffloadBundler.cpp | 146 cl::opt<bool> Verbose("verbose", cl::desc("Print debug information.\n"), in main() local
|
/llvm-project/llvm/tools/llvm-cvtres/ |
H A D | llvm-cvtres.cpp | 125 bool Verbose = InputArgs.hasArg(OPT_VERBOSE); main() local
|
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinker.h | 246 void setVerbosity(bool Verbose) override { Options.Verbose = Verbose; } in setVerbosity() 794 bool Verbose = false; member
|