HomeSort by relevance Sort by last modified time
    Searched defs:ModuleIdPath (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
ModuleLoader.h 30 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation> > ModuleIdPath;
95 ModuleIdPath Path,
  /external/clang/include/clang/Sema/
Sema.h 128 typedef ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> ModuleIdPath;
    [all...]

Completed in 144 milliseconds