Searched defs:Sym2 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp208 const MCSymbolRefExpr *Sym2 = MCSymbolRefExpr::create(BB2->getSymbol(), *Ctx); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.cpp299 bool compare(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2, argument
H A DIteratorRangeChecker.cpp351 bool isLess(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { argument
355 bool isGreater(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { argument
359 bool isEqual(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { argument
H A DIteratorModeling.cpp477 processComparison(CheckerContext &C, ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2, const SVal &RetVal, OverloadedOperatorKind Op) const argument
753 relateSymbols(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2, bool Equal) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h93 bool haveSameType(const SymExpr *Sym1, const SymExpr *Sym2) { argument

Completed in 52 milliseconds