Searched defs:StrBegin (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | FormatTokenLexer.cpp | 739 const char *StrBegin = Lex->getBufferLocation() - TokenText.size(); handleCSharpVerbatimAndInterpolatedStrings() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprObjC.cpp | 540 const llvm::UTF8 *StrBegin = Str.bytes_begin(); BuildObjCBoxedExpr() local |