Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPointer

8604   bool isPointer = false;
8616 isPointer = true;
8621 if (isPointer) FnType = S.Context.getPointerType(FnType);