Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h54 std::vector<Record *> getAssociations() const { in getAssociations() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp225 DirLang.getAssociations(), std::back_inserter(associations), in EmitDirectivesDecl()
631 std::vector<Record *> associations = DirLang.getAssociations(); in GenerateGetDirectiveAssociation()