Searched refs:ModuleImportLoc (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Lex/
H A DPreprocessor.cpp654 ModuleImportLoc = Identifier.getLocation();
726 Module *Imported = TheModuleLoader.loadModule(ModuleImportLoc,
731 Callbacks->moduleImport(ModuleImportLoc, ModuleImportPath, Imported);
/external/clang/include/clang/Lex/
H A DPreprocessor.h229 SourceLocation ModuleImportLoc; member in class:clang::Preprocessor

Completed in 59 milliseconds