CodeQL library for C/C++
codeql/cpp-all 0.6.0 ( changelog , source )
Search

Member predicate TextLiteral :: getAnOctalEscapeSequence

Gets an octal escape sequence that appears in the character or string literal (see [lex.ccon] in the C++ Standard).

string getAnOctalEscapeSequence ( int occurrence , int offset )