Searched defs:Expect (Results 1 – 6 of 6) sorted by relevance
256 inline void Expect(bool condition, const char* file, int line, in Expect() function263 inline void Expect(bool condition, const char* file, int line) { in Expect() function
228 std::optional<uint32_t> Expect = getLDSAbsoluteAddress(*Dyn); in setDynLDSAlign() local
26 Expect, enumerator
373 void DILParser::Expect(Token::Kind kind) { in Expect() function in lldb_private::dil::DILParser
82 int64_t Expect, in matchingImmOps() argument
116 static void handlePhiDef(CallInst *Expect) { in handlePhiDef()