Home
last modified time | relevance | path

Searched defs:Z3Result (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DZ3CrosscheckVisitor.h26 struct Z3Result { struct
31 Z3CrosscheckVisitor(Z3CrosscheckVisitor::Z3Result &Result, argument
/llvm-project/clang/unittests/StaticAnalyzer/
H A DZ3CrosscheckOracleTest.cpp16 using Z3Result = Z3CrosscheckVisitor::Z3Result; typedef