Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h1426 bool LexStringLiteral(Token &Result, std::string &String, in LexStringLiteral() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp1911 bool Lexer::LexStringLiteral(Token &Result, const char *CurPtr, in LexStringLiteral() function in Lexer