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

  /external/clang/lib/Lex/
Preprocessor.cpp 678 ModuleImportLoc = Identifier.getLocation();
752 Imported = TheModuleLoader.loadModule(ModuleImportLoc,
757 Callbacks->moduleImport(ModuleImportLoc, ModuleImportPath, Imported);
  /external/clang/include/clang/Lex/
Preprocessor.h 242 SourceLocation ModuleImportLoc;
    [all...]

Completed in 55 milliseconds