HomeSort by relevance Sort by last modified time
    Searched refs:LexStringLiteral (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/Lex/
Lexer.h 574 void LexStringLiteral (Token &Result, const char *CurPtr,
Preprocessor.h 742 bool LexStringLiteral(Token &Result, std::string &String,
753 /// already been lexed (see LexStringLiteral).
    [all...]
  /external/clang/lib/Lex/
Lexer.cpp     [all...]
Pragma.cpp 530 if (Tok.is(tok::comma) && !LexStringLiteral(Tok, ArgumentString,
    [all...]

Completed in 146 milliseconds