Home
last modified time | relevance | path

Searched defs:StrBegin (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DFormatTokenLexer.cpp607 const char *StrBegin = Lex->getBufferLocation() - TokenText.size(); in handleCSharpVerbatimAndInterpolatedStrings() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp539 const llvm::UTF8 *StrBegin = Str.bytes_begin(); in BuildObjCBoxedExpr() local