OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:moduleImport
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
PPCallbacks.h
143
virtual void
moduleImport
(SourceLocation ImportLoc,
366
void
moduleImport
(SourceLocation ImportLoc, ModuleIdPath Path,
368
First->
moduleImport
(ImportLoc, Path, Imported);
369
Second->
moduleImport
(ImportLoc, Path, Imported);
/external/clang/lib/Lex/
Preprocessor.cpp
793
Callbacks->
moduleImport
(ModuleImportLoc, ModuleImportPath, Imported);
[
all
...]
Completed in 264 milliseconds