Searched refs:getStrTokenLoc (Results 1 – 8 of 8) sorted by relevance
42 SourceLocation FirstToken = Lit->getStrTokenLoc(0); in isConcatenatedLiteralsOnPurpose()47 SourceLocation Token = Lit->getStrTokenLoc(TokNum); in isConcatenatedLiteralsOnPurpose()
691 Record.AddSourceLocation(E->getStrTokenLoc(I)); in VisitStringLiteral()
7803 SE->getStrTokenLoc(0))); in ActOnVariableDeclarator()9846 SE->getStrTokenLoc(0))); in ActOnFunctionDeclarator()13642 PP.getLocForEndOfToken(SL->getStrTokenLoc(i)), ",")); in CheckCompleteVariableDeclaration()13644 Diag(SL->getStrTokenLoc(1), in CheckCompleteVariableDeclaration()
480 if (SL->getStrTokenLoc(i).isMacroID()) { in CheckObjCCollectionLiteralElement()
1914 SourceLocation getStrTokenLoc(unsigned TokNum) const { in getStrTokenLoc() function
1251 SourceLocation StrTokLoc = getStrTokenLoc(TokNo); in getLocationOfByte()
5467 SourceLocation Loc = S->getStrTokenLoc(0); in AddStringLiteralDebugInfo()
5782 SanitizerMD->reportGlobal(GV, S->getStrTokenLoc(0), "<string literal>"); in GetAddrOfConstantStringFromLiteral()