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 601 case CLK_LexAfterModuleImport: LexAfterModuleImport(Result); break;
605 void LexAfterModuleImport(Token &Result);
    [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 587 void Preprocessor::LexAfterModuleImport(Token &Result) {

Completed in 26 milliseconds