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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp207 const MCSymbolRefExpr *Sym1 = MCSymbolRefExpr::create(BB1->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.cpp790 ProgramStateRef relateSymbols(ProgramStateRef State, SymbolRef Sym1, argument
508 processComparison(CheckerContext &C, ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2, const SVal &RetVal, OverloadedOperatorKind Op) const argument

Completed in 131 milliseconds