Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp687 E->setStrTokenLoc(I, readSourceLocation()); in VisitStringLiteral()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1830 void setStrTokenLoc(unsigned TokNum, SourceLocation L) { in setStrTokenLoc() function