Searched defs:IsReal (Results 1 – 3 of 3) sorted by relevance
35 constexpr RT_API_ATTRS bool IsReal() const { in IsReal() function
3140 bool IsReal = Tok.is(AsmToken::Real); parseImm() local
4665 CheckRealImagOperand(Sema & S,ExprResult & V,SourceLocation Loc,bool IsReal) CheckRealImagOperand() argument