Home
last modified time | relevance | path

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

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