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 696 ModuleImportLoc = Identifier.getLocation();
738 Module *Imported = TheModuleLoader.loadModule(ModuleImportLoc,
743 Callbacks->moduleImport(ModuleImportLoc, ModuleImportPath, Imported);
  /external/clang/include/clang/Lex/
Preprocessor.h 221 SourceLocation ModuleImportLoc;
    [all...]

Completed in 49 milliseconds