/llvm-project/flang/include/flang/Common/ |
H A D | static-multimap-view.h | 47 constexpr bool Verify() const { in Verify() function
|
/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | Options.h | 42 bool Verify = false; member
|
/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 489 void setVerifyModules(bool Verify) { in setVerifyModules() 631 EngineBuilder &setVerifyModules(bool Verify) { in setVerifyModules()
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | dsymutil.cpp | 117 DWARFVerify Verify = DWARFVerify::Default; global() member 277 if (opt::Arg *Verify = Args.getLastArg(OPT_verify_dwarf)) { getVerifyKind() local 307 if (Expected<DWARFVerify> Verify = getVerifyKind(Args)) { getOptions() local [all...] |
/llvm-project/clang-tools-extra/pseudo/unittests/ |
H A D | DirectiveTreeTest.cpp |
|
/llvm-project/llvm/utils/yaml-bench/ |
H A D | YAMLBench.cpp | 44 Verify( "verify" variable
|
/llvm-project/polly/lib/CodeGen/ |
H A D | CodeGeneration.cpp | 53 static cl::opt<bool> Verify("polly-codegen-verify", global() variable
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerImpl.h | 69 void setVerifyInputDWARF(bool Verify) override { in setVerifyInputDWARF()
|
/llvm-project/llvm/include/llvm/Passes/ |
H A D | StandardInstrumentations.h | 596 VerifyInstrumentation Verify; global() variable
|
/llvm-project/flang/runtime/ |
H A D | character.cpp | 335 enum class CharFunc { Index, Scan, Verify }; enumerator 866 void RTDEF(Verify)(Descriptor &result, const Descriptor &string, in RTDEF() argument
|
/llvm-project/lldb/source/Symbol/ |
H A D | TypeSystem.cpp | 66 bool TypeSystem::Verify(lldb::opaque_compiler_type_t type) { return true; } in Verify() function in TypeSystem
|
H A D | CompilerType.cpp | 1197 bool CompilerType::Verify() const { Verify() function in CompilerType
|
/llvm-project/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 58 VerifyDiagnosticConsumer &Verify; member in __anon67f4f2c20111::VerifyFileTracker 62 VerifyFileTracker(VerifyDiagnosticConsumer &Verify, SourceManager &SM) in VerifyFileTracker()
|
/llvm-project/llvm/tools/llvm-gsymutil/ |
H A D | llvm-gsymutil.cpp | 92 static bool Verify; global() variable
|
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinker.h | 254 void setVerifyInputDWARF(bool Verify) override { in setVerifyInputDWARF()
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 770 bool Verify = VerifyMachineCode == cl::BOU_TRUE; addVerifyPass() local
|
/llvm-project/llvm/lib/IR/ |
H A D | SafepointIRVerifier.cpp | 890 static void Verify(const Function &F, const DominatorTree &DT, Verify() function
|
/llvm-project/libcxx/benchmarks/ |
H A D | string.bench.cpp |
|
/llvm-project/lldb/tools/lldb-test/ |
H A D | lldb-test.cpp | 229 static cl::opt<bool> Verify("verify", cl::desc("Verify symbol information."), global() variable
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 1582 bool Verify(const DomTreeT &DT, typename DomTreeT::VerificationLevel VL) { Verify() function
|
/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 285 static opt<bool> Verify("verify", desc("Verify the DWARF debug info."), variable
|
/llvm-project/llvm/unittests/Transforms/Utils/ |
H A D | CloningTest.cpp | 1012 TEST_F(CloneModule,Verify) TEST_F() argument
|
/llvm-project/polly/lib/Analysis/ |
H A D | ScopDetection.cpp | 419 bool ScopDetection::isMaxRegionInScop(const Region &R, bool Verify) { in isMaxRegionInScop() argument
|
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 2770 bool TypeSystemClang::Verify(lldb::opaque_compiler_type_t type) { Verify() function in TypeSystemClang
|