Searched refs:FnIndex (Results 1 – 2 of 2) sorted by relevance
246 BasicBlock *ResumeEntry, int8_t FnIndex) { in createClone() argument310 bool IsDestroy = FnIndex != 0; in createClone()319 auto *NewValue = Builder.getInt8(FnIndex ? 1 : 0); in createClone()332 /*Elide=*/FnIndex == 2); in createClone()
3527 unsigned FnIndex; in GetFullTypeForDeclarator() local3529 D.isFunctionDeclarator(FnIndex) && FnIndex == Index) in GetFullTypeForDeclarator()