Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp676 E->setStrTokenLoc(I, readSourceLocation()); in VisitStringLiteral()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h1815 void setStrTokenLoc(unsigned TokNum, SourceLocation L) { in setStrTokenLoc() function