Searched refs:DependenciesMapTy (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/TableGen/
H A DTGLexer.h83 typedef std::map<std::string, SMLoc> DependenciesMapTy; typedef in class:llvm::TGLexer
86 DependenciesMapTy Dependencies;
95 const DependenciesMapTy &getDependencies() const {
H A DTGParser.h101 const TGLexer::DependenciesMapTy &getDependencies() const {

Completed in 110 milliseconds