Home
last modified time | relevance | path

Searched defs:getConds (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp683 ArrayRef<std::string> getConds() const { return Conds; } in getConds() function in __anone42ed43e0411::IAPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h967 ArrayRef<Init *> getConds() const { in getConds() function