Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3449 unsigned getNextStringLiteralVersion() { return NextStringLiteralVersion++; } in getNextStringLiteralVersion() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp8851 E, 0, Info.getASTContext().getNextStringLiteralVersion())); in VisitStringLiteral()