Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp760 Record.AddSourceLocation(E->getStrTokenLoc(I)); in VisitStringLiteral()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7928 SE->getStrTokenLoc(0))); in ActOnVariableDeclarator()
10140 SE->getStrTokenLoc(0))); in ActOnFunctionDeclarator()
14305 PP.getLocForEndOfToken(SL->getStrTokenLoc(i)), ",")); in CheckCompleteVariableDeclaration()
14307 Diag(SL->getStrTokenLoc(1), in CheckCompleteVariableDeclaration()
H A DSemaExprObjC.cpp489 if (SL->getStrTokenLoc(i).isMacroID()) { in CheckObjCCollectionLiteralElement()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1350 SourceLocation StrTokLoc = getStrTokenLoc(TokNo); in getLocationOfByte()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1931 SourceLocation getStrTokenLoc(unsigned TokNum) const { in getStrTokenLoc() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5865 SourceLocation Loc = S->getStrTokenLoc(0); in AddStringLiteralDebugInfo()
H A DCodeGenModule.cpp6534 SanitizerMD->reportGlobal(GV, S->getStrTokenLoc(0), "<string literal>"); in GetAddrOfConstantStringFromLiteral()