Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderStmt.cpp672 E->setStrTokenLoc(I, readSourceLocation()); in VisitStringLiteral()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h1836 void setStrTokenLoc(unsigned TokNum, SourceLocation L) { in setStrTokenLoc() function