Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp693 Record.AddSourceLocation(E->getStrTokenLoc(I)); in VisitStringLiteral()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7429 SE->getStrTokenLoc(0))); in ActOnVariableDeclarator()
9403 SE->getStrTokenLoc(0))); in ActOnFunctionDeclarator()
13144 PP.getLocForEndOfToken(SL->getStrTokenLoc(i)), ",")); in CheckCompleteVariableDeclaration()
13146 Diag(SL->getStrTokenLoc(1), in CheckCompleteVariableDeclaration()
H A DSemaExprObjC.cpp480 if (SL->getStrTokenLoc(i).isMacroID()) { in CheckObjCCollectionLiteralElement()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1279 SourceLocation StrTokLoc = getStrTokenLoc(TokNo); in getLocationOfByte()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1901 SourceLocation getStrTokenLoc(unsigned TokNum) const { in getStrTokenLoc() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp5392 SanitizerMD->reportGlobalToASan(GV, S->getStrTokenLoc(0), "<string literal>", in GetAddrOfConstantStringFromLiteral()