Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderStmt.cpp621 E->setStrTokenLoc(I, ReadSourceLocation()); in VisitStringLiteral()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h1624 void setStrTokenLoc(unsigned TokNum, SourceLocation L) { in setStrTokenLoc() function