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 126 /// CreateLexer - Return a PTHLexer that "lexes" the cached tokens for the
129 PTHLexer *CreateLexer(FileID FID);
  /external/clang/lib/Lex/
PPLexerChange.cpp 80 if (PTHLexer *PL = PTH->CreateLexer(FID)) {
PTHLexer.cpp 590 PTHLexer *PTHManager::CreateLexer(FileID FID) {

Completed in 375 milliseconds