Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DModuleLoader.h30 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation> > ModuleIdPath; typedef
/external/clang/include/clang/Sema/
DSema.h130 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> ModuleIdPath; typedef