Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReaderStmt.cpp494 E->setStrTokenLoc(I, ReadSourceLocation(Record, Idx)); in VisitStringLiteral()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExpr.h1587 void setStrTokenLoc(unsigned TokNum, SourceLocation L) { in setStrTokenLoc() function