Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterStmt.cpp531 Record.AddSourceLocation(E->getStrTokenLoc(I)); in VisitStringLiteral()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp1138 SourceLocation StrTokLoc = getStrTokenLoc(TokNo); in getLocationOfByte()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h1713 SourceLocation getStrTokenLoc(unsigned TokNum) const { in getStrTokenLoc() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp478 if (SL->getStrTokenLoc(i).isMacroID()) { in CheckObjCCollectionLiteralElement()
H A DSemaDecl.cpp6774 NewVD->addAttr(::new (Context) AsmLabelAttr(SE->getStrTokenLoc(0), in ActOnVariableDeclarator()
8650 NewFD->addAttr(::new (Context) AsmLabelAttr(SE->getStrTokenLoc(0), Context, in ActOnFunctionDeclarator()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp4535 SanitizerMD->reportGlobalToASan(GV, S->getStrTokenLoc(0), "<string literal>", in GetAddrOfConstantStringFromLiteral()