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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DLexer.cpp1703 bool Lexer::LexStringLiteral(Token &Result, const char *CurPtr, function in class:Lexer
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h730 bool LexStringLiteral(Token &Result, std::string &String, function in class:clang::Preprocessor

Completed in 169 milliseconds