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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp208 const MCSymbolRefExpr *Sym2 = MCSymbolRefExpr::create(BB2->getSymbol(), *Ctx); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h107 bool haveSameType(const SymExpr *Sym1, const SymExpr *Sym2) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorRangeChecker.cpp353 bool isLess(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { argument
357 bool isGreater(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { argument
361 bool isEqual(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { argument
H A DIterator.cpp299 bool compare(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2, argument
H A DIteratorModeling.cpp508 processComparison(CheckerContext &C, ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2, const SVal &RetVal, OverloadedOperatorKind Op) const argument
790 relateSymbols(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2, bool Equal) argument

Completed in 95 milliseconds