Home
last modified time | relevance | path

Searched refs:setStrTokenLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h1622 void setStrTokenLoc(unsigned TokNum, SourceLocation L) { in setStrTokenLoc() function
/external/clang/lib/Serialization/
DASTReaderStmt.cpp514 E->setStrTokenLoc(I, ReadSourceLocation(Record, Idx)); in VisitStringLiteral()