Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp367 static bool attrIsDefined(std::vector<const Record *> Attrs, in attrIsDefined() function
403 if (attrIsDefined(Attrs, Attr)) in emitDXILOpAttributes()