Home
last modified time | relevance | path

Searched refs:getStrTokenLoc (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp762 Record.AddSourceLocation(E->getStrTokenLoc(I)); in VisitStringLiteral()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp8102 SE->getStrTokenLoc(0))); in ActOnVariableDeclarator()
10280 SE->getStrTokenLoc(0))); in ActOnFunctionDeclarator()
14500 PP.getLocForEndOfToken(SL->getStrTokenLoc(i)), ",")); in CheckCompleteVariableDeclaration()
14502 Diag(SL->getStrTokenLoc(1), in CheckCompleteVariableDeclaration()
H A DSemaExprObjC.cpp481 if (SL->getStrTokenLoc(i).isMacroID()) { in CheckObjCCollectionLiteralElement()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1320 SourceLocation StrTokLoc = getStrTokenLoc(TokNo); in getLocationOfByte()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1903 SourceLocation getStrTokenLoc(unsigned TokNum) const { in getStrTokenLoc() function
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5682 SourceLocation Loc = S->getStrTokenLoc(0); in AddStringLiteralDebugInfo()
H A DCodeGenModule.cpp6388 SanitizerMD->reportGlobal(GV, S->getStrTokenLoc(0), "<string literal>"); in GetAddrOfConstantStringFromLiteral()