Lines Matching defs:npos
41 static const size_t npos = ~size_t(0);
60 StringRef substr(size_t Start, size_t N = npos) const {
436 // CHECK-tokens: Keyword: "static" [41:3 - 41:9] VarDecl=npos:41:23
437 // CHECK-tokens: Keyword: "const" [41:10 - 41:15] VarDecl=npos:41:23
439 // CHECK-tokens: Identifier: "npos" [41:23 - 41:27] VarDecl=npos:41:23
440 // CHECK-tokens: Punctuation: "=" [41:28 - 41:29] VarDecl=npos:41:23
636 // CHECK-tokens: Identifier: "npos" [60:45 - 60:49] DeclRefExpr=npos:41:23
1630 // CHECK: 41:23: VarDecl=npos:41:23 Extent=[41:3 - 41:40]
1749 // CHECK: 60:45: DeclRefExpr=npos:41:23 Extent=[60:45 - 60:49]