Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTWriterStmt.cpp436 Writer.AddSourceLocation(E->getStrTokenLoc(I), Record); in VisitStringLiteral()
/external/clang/lib/AST/
DExpr.cpp1039 SourceLocation StrTokLoc = getStrTokenLoc(TokNo); in getLocationOfByte()
/external/clang/include/clang/AST/
DExpr.h1618 SourceLocation getStrTokenLoc(unsigned TokNum) const { in getStrTokenLoc() function
/external/clang/lib/CodeGen/
DCodeGenModule.cpp3212 SanitizerMD->reportGlobalToASan(GV, S->getStrTokenLoc(0), "<string literal>", in GetAddrOfConstantStringFromLiteral()
/external/clang/lib/Sema/
DSemaExprObjC.cpp481 if (SL->getStrTokenLoc(i).isMacroID()) { in CheckObjCCollectionLiteralElement()
DSemaDecl.cpp6148 NewVD->addAttr(::new (Context) AsmLabelAttr(SE->getStrTokenLoc(0), in ActOnVariableDeclarator()
7793 NewFD->addAttr(::new (Context) AsmLabelAttr(SE->getStrTokenLoc(0), Context, in ActOnFunctionDeclarator()