Home
last modified time | relevance | path

Searched refs:DependenciesSetTy (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.h98 typedef std::set<std::string> DependenciesSetTy; typedef
102 DependenciesSetTy Dependencies;
111 const DependenciesSetTy &getDependencies() const { in getDependencies()
H A DTGParser.h185 const TGLexer::DependenciesSetTy &getDependencies() const { in getDependencies()