Searched defs:setContextValue (Results 1 – 6 of 6) sorted by relevance
101 ExceptionContext setContextValue(String label, Object value); in setContextValue() method
139 public DefaultExceptionContext setContextValue(final String label, final Object value) { in setContextValue() method in DefaultExceptionContext
187 public ContextedException setContextValue(final String label, final Object value) { in setContextValue() method in ContextedException
187 public ContextedRuntimeException setContextValue(final String label, final Object value) { in setContextValue() method in ContextedRuntimeException
203 virtual void setContextValue(llvm::Value *V) { ThisValue = V; } in setContextValue() function
233 void setContextValue(llvm::Value *V) override { in setContextValue() function in __anon8672dd220111::CGOpenMPInlinedRegionInfo