Searched defs:IsPrefix (Results 1 – 5 of 5) sorted by relevance
76 auto IsPrefix = [&](StringRef Prefix) { isLargeGlobalValue() local
122 bool IsPrefix = false) { in startsWith()140 bool IsPrefix = false) { in startsWith()
1179 bool IsPrefix = getterNameString.starts_with("is"); in migrateProperty() local
3376 bool IsPrefix = ParseInstruction() local
14817 CheckIncrementDecrementOperand(Sema & S,Expr * Op,ExprValueKind & VK,ExprObjectKind & OK,SourceLocation OpLoc,bool IsInc,bool IsPrefix) CheckIncrementDecrementOperand() argument