Home
last modified time | relevance | path

Searched defs:getValues (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Option/
H A DArg.h98 SmallVectorImpl<const char*> &getValues() { in getValues() function
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h147 const ValueList &getValues() const { return Values; } in getValues() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h129 ArrayRef<Value> getValues() const { return Values; } in getValues() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h161 const SmallVectorImpl<DIEValue *> &getValues() const { return Values; } in getValues() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h460 StringRef getValues() const { in getValues() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h836 ArrayRef<Init*> getValues() const { return Values; } in getValues() function
1470 const std::vector<RecordVal> &getValues() const { return Values; } in getValues() function