Home
last modified time | relevance | path

Searched defs:LexStringLiteral (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DLexer.cpp1926 bool Lexer::LexStringLiteral(Token &Result, const char *CurPtr, in LexStringLiteral() function in Lexer
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1427 bool LexStringLiteral(Token &Result, std::string &String, in LexStringLiteral() function