/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | Options.h | 42 bool Verify = false; member
|
/freebsd-src/contrib/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()
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerImpl.h | 70 GlobalData.Options.VerifyInputDWARF = Verify; in setVerifyInputDWARF() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Passes/ |
H A D | StandardInstrumentations.h | 582 VerifyInstrumentation Verify; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 58 VerifyDiagnosticConsumer &Verify; member in __anon0d69b8210111::VerifyFileTracker 62 VerifyFileTracker(VerifyDiagnosticConsumer &Verify, SourceManager &SM) in VerifyFileTracker() argument
|
/freebsd-src/contrib/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 | 1153 bool CompilerType::Verify() const { Verify() function in CompilerType
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinker.h | 254 void setVerifyInputDWARF(bool Verify) override { in setVerifyInputDWARF()
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 766 bool Verify = VerifyMachineCode == cl::BOU_TRUE; addVerifyPass() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | SafepointIRVerifier.cpp | 890 static void Verify(const Function &F, const DominatorTree &DT, in Verify() function
|
/freebsd-src/contrib/ntp/sntp/libevent/ |
H A D | event_rpcgen.py | 476 def Verify(self): member in Entry 691 def Verify(self): member in EntryBytes
|
/freebsd-src/contrib/libevent/ |
H A D | event_rpcgen.py | 476 def Verify(self): member in Entry 691 def Verify(self): member in EntryBytes
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 277 static opt<bool> Verify("verify", desc("Verify the DWARF debug info."), global() variable
|
/freebsd-src/crypto/heimdal/appl/gssmask/ |
H A D | gssmask.c | 603 HandleOP(Verify) in HandleOP() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 1596 bool Verify(const DomTreeT &DT, typename DomTreeT::VerificationLevel VL) { Verify() function
|
/freebsd-src/contrib/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 5300 TEST(CodeLocationForTEST,Verify) TEST() argument 5306 TEST_F(CodeLocationForTESTF,Verify) TEST_F() argument 5312 TEST_P(CodeLocationForTESTP,Verify) TEST_P() argument 5323 TYPED_TEST(CodeLocationForTYPEDTEST,Verify) TYPED_TEST() argument 5332 TYPED_TEST_P(CodeLocationForTYPEDTESTP,Verify) TYPED_TEST_P() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 2762 bool TypeSystemClang::Verify(lldb::opaque_compiler_type_t type) { Verify() function in TypeSystemClang
|