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

Completed in 192 milliseconds