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

  /external/clang/include/clang/Lex/
Preprocessor.h 733 case CLK_LexAfterModuleImport: LexAfterModuleImport(Result); break;
737 void LexAfterModuleImport(Token &Result);
    [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 703 void Preprocessor::LexAfterModuleImport(Token &Result) {

Completed in 61 milliseconds