Searched defs:setConstant (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DGlobalVariable.h153 void setConstant(bool Val) { isConstantGlobal = Val; } function in class:llvm::GlobalVariable
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h150 void setConstant(int32_t Value) { Offset = Value; } function in class:llvm::dwarf::UnwindLocation

Completed in 201 milliseconds