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