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

  /external/clang/include/clang/Lex/
PPCallbacks.h 143 virtual void moduleImport(SourceLocation ImportLoc,
366 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path,
368 First->moduleImport(ImportLoc, Path, Imported);
369 Second->moduleImport(ImportLoc, Path, Imported);
  /external/clang/lib/Lex/
Preprocessor.cpp 796 Callbacks->moduleImport(ModuleImportLoc, ModuleImportPath, Imported);
    [all...]

Completed in 601 milliseconds