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

  /external/clang/include/clang/Lex/
PTHManager.h 136 /// CreateLexer - Return a PTHLexer that "lexes" the cached tokens for the
139 PTHLexer *CreateLexer(FileID FID);
  /external/clang/lib/Lex/
PPLexerChange.cpp 81 if (PTHLexer *PL = PTH->CreateLexer(FID)) {
PTHLexer.cpp 595 PTHLexer *PTHManager::CreateLexer(FileID FID) {

Completed in 274 milliseconds