/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
H A D | SandboxIR.h | 411 Use getOperandUseInternal(unsigned OpIdx, bool Verify) const final { in getOperandUseInternal() 580 Use getOperandUseInternal(unsigned OpIdx, bool Verify) const final { in getOperandUseInternal() 625 Use getOperandUseInternal(unsigned OpIdx, bool Verify) const final { in getOperandUseInternal() 664 Use getOperandUseInternal(unsigned OpIdx, bool Verify) const final { in getOperandUseInternal() 703 Use getOperandUseInternal(unsigned OpIdx, bool Verify) const final { in getOperandUseInternal() 741 Use getOperandUseInternal(unsigned OpIdx, bool Verify) const final { in getOperandUseInternal()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | Options.h | 42 bool Verify = false; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 489 void setVerifyModules(bool Verify) { in setVerifyModules() argument 631 EngineBuilder &setVerifyModules(bool Verify) { in setVerifyModules() argument
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerImpl.h | 69 void setVerifyInputDWARF(bool Verify) override { in setVerifyInputDWARF()
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
H A D | DWARFLinkerImpl.h |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
H A D | StandardInstrumentations.h | 597 VerifyInstrumentation Verify; variable
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 58 VerifyDiagnosticConsumer &Verify; member in __anonf81695cf0111::VerifyFileTracker 62 VerifyFileTracker(VerifyDiagnosticConsumer &Verify, SourceManager &SM) in VerifyFileTracker()
|
/freebsd/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 | 1197 bool CompilerType::Verify() const { in Verify() function in CompilerType
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 770 bool Verify = VerifyMachineCode == cl::BOU_TRUE; in addVerifyPass() local
|
/freebsd/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/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinker.h |
|
/freebsd/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/contrib/libevent/ |
H A D | event_rpcgen.py | 476 def Verify(self): member in Entry 691 def Verify(self): member in EntryBytes
|
/freebsd/crypto/heimdal/appl/gssmask/ |
H A D | gssmask.c | 603 HandleOP(Verify) in HandleOP() argument
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 1582 bool Verify(const DomTreeT &DT, typename DomTreeT::VerificationLevel VL) { in Verify() function
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 5304 TEST(CodeLocationForTEST, Verify) { in TEST() argument 5310 TEST_F(CodeLocationForTESTF, Verify) { in TEST_F() argument 5316 TEST_P(CodeLocationForTESTP, Verify) { in TEST_P() argument 5327 TYPED_TEST(CodeLocationForTYPEDTEST, Verify) { in TYPED_TEST() argument 5336 TYPED_TEST_P(CodeLocationForTYPEDTESTP, Verify) { in TYPED_TEST_P() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 2770 bool TypeSystemClang::Verify(lldb::opaque_compiler_type_t type) { in Verify() function in TypeSystemClang
|