Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPreprocessor.cpp578 ModuleImportLoc = Identifier.getLocation(); in HandleIdentifier()
620 (void)TheModuleLoader.loadModule(ModuleImportLoc, ModuleImportPath, in LexAfterModuleImport()
/external/clang/include/clang/Lex/
DPreprocessor.h178 SourceLocation ModuleImportLoc; variable