Searched defs:ModuleIdPath (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
H A DModuleLoader.h30 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation> > ModuleIdPath; typedef in namespace:clang
95 ModuleIdPath Path,
/external/clang/include/clang/Sema/
H A DSema.h128 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> ModuleIdPath; typedef in namespace:clang
1722 ModuleIdPath Path);
8077 void CodeCompleteModuleImport(SourceLocation ImportLoc, ModuleIdPath Path);

Completed in 381 milliseconds