Searched refs:DependenciesMapTy (Results 1 – 6 of 6) sorted by relevance
84 typedef std::map<std::string, SMLoc> DependenciesMapTy; typedef87 DependenciesMapTy Dependencies;96 const DependenciesMapTy &getDependencies() const { in getDependencies()
132 const TGLexer::DependenciesMapTy &getDependencies() const { in getDependencies()
313 DependenciesMapTy::const_iterator Found = Dependencies.find(IncludedFile); in LexInclude()
83 typedef std::map<std::string, SMLoc> DependenciesMapTy; typedef86 DependenciesMapTy Dependencies;95 const DependenciesMapTy &getDependencies() const { in getDependencies()
101 const TGLexer::DependenciesMapTy &getDependencies() const { in getDependencies()
312 DependenciesMapTy::const_iterator Found = Dependencies.find(IncludedFile); in LexInclude()