Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRMemorySlot.cpp35 Value cir::AllocaOp::getDefaultValue(const MemorySlot &slot, in getDefaultValue() function in cir::AllocaOp
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h333 StringRef getDefaultValue() const { in getDefaultValue() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DDirectiveEmitter.cpp1116 if (Clause.isValueOptional() && Clause.getDefaultValue().empty()) { in generateFlangClauseUnparse()
1132 OS << " Put(\"" << Clause.getDefaultValue() << "\");\n"; in generateFlangClauseUnparse()