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

Member predicate TextLiteral :: getAHexEscapeSequence

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

string getAHexEscapeSequence ( int occurrence , int offset )