Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DModuleLoader.h30 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation> > ModuleIdPath; typedef
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h128 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> ModuleIdPath; typedef