Searched defs:IsPtr (Results 1 – 5 of 5) sorted by relevance
62 bool IsPtr = I != End && (*I)->isPointerTy(); in CC_M68k_Any_AssignToReg() local
37 bool IsPtr; member
316 bool IsPtr = isa<PointerType>(T) || isa<ObjCObjectPointerType>(T); in printPointer() local
197 bool ValueObjectPrinter::IsPtr() { in IsPtr() function in ValueObjectPrinter
2377 auto IsPtr = [](const Expr *E, MatchResult &R) { in matches() local