Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessor.h1088 bool LexStringLiteral(Token &Result, std::string &String, in LexStringLiteral() function
/external/clang/lib/Lex/
DLexer.cpp1744 bool Lexer::LexStringLiteral(Token &Result, const char *CurPtr, in LexStringLiteral() function in Lexer
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1421 bool LexStringLiteral(Token &Result, std::string &String, in LexStringLiteral() function
/external/llvm-project/clang/lib/Lex/
DLexer.cpp1909 bool Lexer::LexStringLiteral(Token &Result, const char *CurPtr, in LexStringLiteral() function in Lexer